Displaying 2 results from an estimated 2 matches for "wxsyscolourchangedevent".
2007 Mar 17
0
[883] branches/wxruby2/wxwidgets_282/swig: API changes for move to WxWidgets 2.8
...><span class="cx">          * \brief The default handler for wxEVT_SYS_COLOUR_CHANGED.
</span><span class="cx">          * \param wxSysColourChangedEvent&
</span><span class="cx">         */
</span><span class="cx">
</span><del>- virtual void OnSysColourChanged(wxSysColourChangedEvent& event ) ;
</del><ins>...
2007 Mar 29
0
[926] branches/wxruby2/wxwidgets_282: Update Dialog wx2.6 -> wx2.8 API, remove deprecations and cruft, update doc
...t ) ;
-        /**
-         * \brief The default handler for wxEVT_SYS_COLOUR_CHANGED.
-         * \param wxSysColourChangedEvent&
-        */
-
</del><span class="cx"> //virtual void OnSysColourChanged(wxSysColourChangedEvent& event ) ;
</span><del>-       &am...