git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@32377
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
erased and repainted, giving a ghostly gradual-redraw effect). May be
a temporary 'fix' until properly fixed before 2.6.
-wxMac: CoreGraphics [[WRITE MORE HERE]]
-
wxMac: Toolbar is now more native looking with borderless toolbar
buttons.
MAKE_CONST_WXSTRING(IMAGE_OPTION_RESOLUTIONX);
MAKE_CONST_WXSTRING(IMAGE_OPTION_RESOLUTIONY);
MAKE_CONST_WXSTRING(IMAGE_OPTION_RESOLUTIONUNIT);
+MAKE_CONST_WXSTRING(IMAGE_OPTION_QUALITY);
enum
{
#define IDM_WINDOWICONS 4003
#define IDM_WINDOWNEXT 4004
#define IDM_WINDOWTILEVERT 4005
+#define IDM_WINDOWPREV 4006
#define wxFIRST_MDI_CHILD 4100
#define wxLAST_MDI_CHILD 4600