Remove outdated documentation remarks on Windows prior XP.
Since Windows XP is now the minimum supported target all remarks referencing differences in Windows versions prior XP have been removed or updated.
This commit is contained in:
@@ -10,8 +10,7 @@
|
||||
|
||||
A static bitmap control displays a bitmap. Native implementations on some
|
||||
platforms are only meant for display of the small icons in the dialog
|
||||
boxes. In particular, under Windows 9x the size of bitmap is limited
|
||||
to 64*64 pixels.
|
||||
boxes.
|
||||
|
||||
If you want to display larger images portably, you may use generic
|
||||
implementation wxGenericStaticBitmap declared in \<wx/generic/statbmpg.h\>.
|
||||
|
Reference in New Issue
Block a user