search for: wxevt_nc_paint

Displaying 3 results from an estimated 3 matches for "wxevt_nc_paint".

2007 May 31
0
[1037] trunk/wxruby2/swig/RubyEventTypes.i: RubyEventTypes is no longer needed - moved to Events.i
...xEVT_SHOW;// 412) - %constant const int wxEVT_ICONIZE;// 413) - %constant const int wxEVT_MAXIMIZE;// 414) - %constant const int wxEVT_MOUSE_CAPTURE_CHANGED;// 415) - %constant const int wxEVT_PAINT;// 416) - %constant const int wxEVT_ERASE_BACKGROUND;// 417) - %constant const int wxEVT_NC_PAINT;// 418) - %constant const int wxEVT_PAINT_ICON;// 419) - %constant const int wxEVT_MENU_OPEN;// 420) - %constant const int wxEVT_MENU_CLOSE;// 421) - %constant const int wxEVT_MENU_HIGHLIGHT;// 422) - // %constant const int wxEVT_POPUP_MENU_INIT;// 423) -- free slot - %constant co...
2007 Jun 25
0
[1066] trunk/wxruby2/swig: Move EVT constants in swig/classes/Event.i; add a few missing ones
...) -%constant const int wxEVT_SHOW;// 412) -%constant const int wxEVT_ICONIZE;// 413) -%constant const int wxEVT_MAXIMIZE;// 414) -%constant const int wxEVT_MOUSE_CAPTURE_CHANGED;// 415) -%constant const int wxEVT_PAINT;// 416) -%constant const int wxEVT_ERASE_BACKGROUND;// 417) -%constant const int wxEVT_NC_PAINT;// 418) -%constant const int wxEVT_PAINT_ICON;// 419) -%constant const int wxEVT_MENU_OPEN;// 420) -%constant const int wxEVT_MENU_CLOSE;// 421) -%constant const int wxEVT_MENU_HIGHLIGHT;// 422) -// %constant const int wxEVT_POPUP_MENU_INIT;// 423) -- free slot -%constant const int wxEVT_CONTEXT_ME...
2007 May 31
0
[1036] trunk/wxruby2: Merge RubyEventTypes into Events.i, add missing EVT_ constants for
...) +%constant const int wxEVT_SHOW;// 412) +%constant const int wxEVT_ICONIZE;// 413) +%constant const int wxEVT_MAXIMIZE;// 414) +%constant const int wxEVT_MOUSE_CAPTURE_CHANGED;// 415) +%constant const int wxEVT_PAINT;// 416) +%constant const int wxEVT_ERASE_BACKGROUND;// 417) +%constant const int wxEVT_NC_PAINT;// 418) +%constant const int wxEVT_PAINT_ICON;// 419) +%constant const int wxEVT_MENU_OPEN;// 420) +%constant const int wxEVT_MENU_CLOSE;// 421) +%constant const int wxEVT_MENU_HIGHLIGHT;// 422) +// %constant const int wxEVT_POPUP_MENU_INIT;// 423) -- free slot +%constant const int wxEVT_CONTEXT_ME...