typos fixed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26436 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -49,9 +49,9 @@ def runTest(frame, nb, log):
|
||||
|
||||
|
||||
overview = """<html><body>
|
||||
<h2>StaticBitmap</h2>
|
||||
<h2>BitmapButton</h2>
|
||||
|
||||
<p>A StaticBitmap control displays a bitmap. It can have a separate bitmap for each button state: normal, selected, disabled.</p>
|
||||
<p>A BitmapButton control displays a bitmap. It can have a separate bitmap for each button state: normal, selected, disabled.</p>
|
||||
|
||||
<p>The bitmaps to be displayed should have a small number of colours, such as 16,
|
||||
to avoid palette problems.</p>
|
||||
|
Reference in New Issue
Block a user