From: John L. <jr...@us...> - 2006-05-16 04:55:36
|
Update of /cvsroot/wxlua/wxLua/docs In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv26082/wxLua/docs Modified Files: wxluaref.html Log Message: add more classes from 2.6.3 Index: wxluaref.html =================================================================== RCS file: /cvsroot/wxlua/wxLua/docs/wxluaref.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** wxluaref.html 16 May 2006 03:32:28 -0000 1.1 --- wxluaref.html 16 May 2006 04:55:32 -0000 1.2 *************** *** 37,45 **** <a href="#wxBrush">wxBrush</a><br> <a href="#wxBrushList">wxBrushList</a><br> ! wxBufferedDC - NOT WRAPPED<br> wxBufferedInputStream - NOT WRAPPED<br> wxBufferedOutputStream - NOT WRAPPED<br> ! wxBufferedPaintDC - NOT WRAPPED<br> ! wxBusyCursor - NOT WRAPPED<br> wxBusyInfo - NOT WRAPPED<br> <a href="#wxButton">wxButton</a><br> --- 37,45 ---- <a href="#wxBrush">wxBrush</a><br> <a href="#wxBrushList">wxBrushList</a><br> ! <a href="#wxBufferedDC">wxBufferedDC</a><br> wxBufferedInputStream - NOT WRAPPED<br> wxBufferedOutputStream - NOT WRAPPED<br> ! <a href="#wxBufferedPaintDC">wxBufferedPaintDC</a><br> ! <a href="#wxBusyCursor">wxBusyCursor</a><br> wxBusyInfo - NOT WRAPPED<br> <a href="#wxButton">wxButton</a><br> *************** *** 97,101 **** <a href="#wxDataObjectSimple">wxDataObjectSimple</a><br> wxDataOutputStream - NOT WRAPPED<br> ! wxDateEvent - NOT WRAPPED<br> wxDatePickerCtrl - NOT WRAPPED<br> <a href="#wxDateSpan">wxDateSpan</a><br> --- 97,101 ---- <a href="#wxDataObjectSimple">wxDataObjectSimple</a><br> wxDataOutputStream - NOT WRAPPED<br> ! <a href="#wxDateEvent">wxDateEvent</a><br> wxDatePickerCtrl - NOT WRAPPED<br> <a href="#wxDateSpan">wxDateSpan</a><br> *************** *** 259,263 **** wxIconBundle - NOT WRAPPED<br> wxIconLocation - NOT WRAPPED<br> ! wxIconizeEvent - NOT WRAPPED<br> <a href="#wxIdleEvent">wxIdleEvent</a><br> <a href="#wxImage">wxImage</a><br> --- 259,263 ---- wxIconBundle - NOT WRAPPED<br> wxIconLocation - NOT WRAPPED<br> ! <a href="#wxIconizeEvent">wxIconizeEvent</a><br> <a href="#wxIdleEvent">wxIdleEvent</a><br> <a href="#wxImage">wxImage</a><br> *************** *** 312,316 **** <a href="#wxMDIParentFrame">wxMDIParentFrame</a><br> <a href="#wxMask">wxMask</a><br> ! wxMaximizeEvent - NOT WRAPPED<br> wxMediaCtrl - NOT WRAPPED<br> wxMediaEvent - NOT WRAPPED<br> --- 312,316 ---- <a href="#wxMDIParentFrame">wxMDIParentFrame</a><br> <a href="#wxMask">wxMask</a><br> ! <a href="#wxMaximizeEvent">wxMaximizeEvent</a><br> wxMediaCtrl - NOT WRAPPED<br> wxMediaEvent - NOT WRAPPED<br> *************** *** 330,336 **** wxMimeTypesManager - NOT WRAPPED<br> <a href="#wxMiniFrame">wxMiniFrame</a><br> ! wxMirrorDC - NOT WRAPPED<br> wxModule - NOT WRAPPED<br> ! wxMouseCaptureChangedEvent - NOT WRAPPED<br> <a href="#wxMouseEvent">wxMouseEvent</a><br> <a href="#wxMouseState">wxMouseState</a><br> --- 330,336 ---- wxMimeTypesManager - NOT WRAPPED<br> <a href="#wxMiniFrame">wxMiniFrame</a><br> ! <a href="#wxMirrorDC">wxMirrorDC</a><br> wxModule - NOT WRAPPED<br> ! <a href="#wxMouseCaptureChangedEvent">wxMouseCaptureChangedEvent</a><br> <a href="#wxMouseEvent">wxMouseEvent</a><br> <a href="#wxMouseState">wxMouseState</a><br> *************** *** 408,412 **** wxSemaphore - NOT WRAPPED<br> wxServer - NOT WRAPPED<br> ! wxSetCursorEvent - NOT WRAPPED<br> wxSimpleHelpProvider - NOT WRAPPED<br> <a href="#wxSingleChoiceDialog">wxSingleChoiceDialog</a><br> --- 408,412 ---- wxSemaphore - NOT WRAPPED<br> wxServer - NOT WRAPPED<br> ! <a href="#wxSetCursorEvent">wxSetCursorEvent</a><br> wxSimpleHelpProvider - NOT WRAPPED<br> <a href="#wxSingleChoiceDialog">wxSingleChoiceDialog</a><br> *************** *** 483,487 **** wxTipProvider - NOT WRAPPED<br> wxTipWindow - NOT WRAPPED<br> ! wxToggleButton - NOT WRAPPED<br> <a href="#wxToolBar">wxToolBar</a><br> <a href="#wxToolBarBase">wxToolBarBase</a><br> --- 483,487 ---- wxTipProvider - NOT WRAPPED<br> wxTipWindow - NOT WRAPPED<br> ! <a href="#wxToggleButton">wxToggleButton</a><br> <a href="#wxToolBar">wxToolBar</a><br> <a href="#wxToolBarBase">wxToolBarBase</a><br> *************** *** 510,517 **** <a href="#wxWinHelpController">wxWinHelpController</a><br> <a href="#wxWindow">wxWindow</a><br> ! wxWindowCreateEvent - NOT WRAPPED<br> <a href="#wxWindowDC">wxWindowDC</a><br> ! wxWindowDestroyEvent - NOT WRAPPED<br> ! wxWindowDisabler - NOT WRAPPED<br> <a href="#wxWindowList">wxWindowList</a><br> <a href="#wxWizard">wxWizard</a><br> --- 510,517 ---- <a href="#wxWinHelpController">wxWinHelpController</a><br> <a href="#wxWindow">wxWindow</a><br> ! <a href="#wxWindowCreateEvent">wxWindowCreateEvent</a><br> <a href="#wxWindowDC">wxWindowDC</a><br> ! <a href="#wxWindowDestroyEvent">wxWindowDestroyEvent</a><br> ! <a href="#wxWindowDisabler">wxWindowDisabler</a><br> <a href="#wxWindowList">wxWindowList</a><br> <a href="#wxWizard">wxWizard</a><br> *************** *** 1546,1557 **** <br> bool Create(<a href="#wxWindow">wxWindow</a> *parent, <a href="#wxWindow">wxWindow</a>ID id, const <a href="#wxString">wxString</a>& label, const <a href="#wxPoint">wxPoint</a>& pos = wxDefaultPosition, const <a href="#wxSize">wxSize</a>& size = wxDefaultSize, long style = 0, const <a href="#wxValidator">wxValidator</a>& validator = wxDefaultValidator, const <a href="#wxString">wxString</a>& name = "<a href="#wxButton">wxButton</a>")<br> - <a href="#wxString">wxString</a> GetLabel() const<br> static <a href="#wxSize">wxSize</a> GetDefaultSize()<br> - <br> void SetDefault()<br> ! void SetLabel(const <a href="#wxString">wxString</a>& label)<br> <br> <font color=#000088> <i>%property</i>=DefaultSize, read</font><br> - <font color=#000088> <i>%property</i>=Label, read, write</font><br> </blockquote><font color=#AA0000><i>%endclass</i></font><br> <br> --- 1546,1556 ---- <br> bool Create(<a href="#wxWindow">wxWindow</a> *parent, <a href="#wxWindow">wxWindow</a>ID id, const <a href="#wxString">wxString</a>& label, const <a href="#wxPoint">wxPoint</a>& pos = wxDefaultPosition, const <a href="#wxSize">wxSize</a>& size = wxDefaultSize, long style = 0, const <a href="#wxValidator">wxValidator</a>& validator = wxDefaultValidator, const <a href="#wxString">wxString</a>& name = "<a href="#wxButton">wxButton</a>")<br> static <a href="#wxSize">wxSize</a> GetDefaultSize()<br> void SetDefault()<br> ! <br> ! //<a href="#wxString">wxString</a> GetLabel() const in <a href="#wxWindow">wxWindow</a><br> ! //void SetLabel(const <a href="#wxString">wxString</a>& label) in <a href="#wxWindow">wxWindow</a><br> <br> <font color=#000088> <i>%property</i>=DefaultSize, read</font><br> </blockquote><font color=#AA0000><i>%endclass</i></font><br> <br> *************** *** 1586,1589 **** --- 1585,1608 ---- <br> ///////////////////////////////////////////////////////////////////////////////<br> + // <a href="#wxToggleButton">wxToggleButton</a><br> + <br> + <i>%if</i> wxLUA_USE_wxButton<br> + <br> + <i>%include</i> "wx/tglbtn.h"<br> + <br> + <font color=#AA0000><font size=+1><i>%class</i> <b><a name="wxToggleButton">wxToggleButton</a></b>, <a href="#wxControl">wxControl</a></font></font><blockquote> + <a href="#wxToggleButton">wxToggleButton</a>(<a href="#wxWindow">wxWindow</a> *parent, <a href="#wxWindow">wxWindow</a>ID id, const <a href="#wxString">wxString</a>& label, const <a href="#wxPoint">wxPoint</a>& pos = wxDefaultPosition, const <a href="#wxSize">wxSize</a>& size = wxDefaultSize, long style = 0, const <a href="#wxValidator">wxValidator</a>& validator = wxDefaultValidator, const <a href="#wxString">wxString</a>& name = "<a href="#wxToggleButton">wxToggleButton</a>")<br> + <br> + bool Create(<a href="#wxWindow">wxWindow</a> *parent, <a href="#wxWindow">wxWindow</a>ID id, const <a href="#wxString">wxString</a>& label, const <a href="#wxPoint">wxPoint</a>& pos = wxDefaultPosition, const <a href="#wxSize">wxSize</a>& size = wxDefaultSize, long style = 0, const <a href="#wxValidator">wxValidator</a>& validator = wxDefaultValidator, const <a href="#wxString">wxString</a>& name = "<a href="#wxToggleButton">wxToggleButton</a>")<br> + void SetValue(bool state)<br> + bool GetValue() const<br> + <br> + //<a href="#wxString">wxString</a> GetLabel() const in <a href="#wxWindow">wxWindow</a><br> + //void SetLabel(const <a href="#wxString">wxString</a>& label) in <a href="#wxWindow">wxWindow</a><br> + </blockquote><font color=#AA0000><i>%endclass</i></font><br> + <br> + <i>%endif</i> wxLUA_USE_wxButton<br> + <br> + ///////////////////////////////////////////////////////////////////////////////<br> // <a href="#wxCheckBox">wxCheckBox</a><br> <br> *************** *** 3545,3553 **** <br> ///////////////////////////////////////////////////////////////////////////////<br> // <a href="#wxCalendarEvent">wxCalendarEvent</a><br> <br> <i>%include</i> "wx/event.h"<br> <br> ! <font color=#AA0000><font size=+1><i>%class</i> <i>%delete</i> <b><a name="wxCalendarEvent">wxCalendarEvent</a></b>, <a href="#wxEvent">wxEvent</a></font></font><blockquote> <font color=#AA00AA> <i>%define</i> <i>%event</i> wxEVT_CALENDAR_SEL_CHANGED</font><br> <font color=#AA00AA> <i>%define</i> <i>%event</i> wxEVT_CALENDAR_DAY_CHANGED</font><br> --- 3564,3584 ---- <br> ///////////////////////////////////////////////////////////////////////////////<br> + // <a href="#wxDateEvent">wxDateEvent</a><br> + <br> + <font color=#AA0000><font size=+1><i>%class</i> <i>%delete</i> <b><a name="wxDateEvent">wxDateEvent</a></b>, <a href="#wxCommandEvent">wxCommandEvent</a></font></font><blockquote> + <a href="#wxDateEvent">wxDateEvent</a>(<a href="#wxWindow">wxWindow</a> *win, const <a href="#wxDateTime">wxDateTime</a>& dt, <a href="#wxEventType">wxEventType</a> type)<br> + <br> + const <a href="#wxDateTime">wxDateTime</a>& GetDate() const<br> + void SetDate(const <a href="#wxDateTime">wxDateTime</a> &date)<br> + <br> + <font color=#000088> <i>%property</i>=Date, read</font><br> + </blockquote><font color=#AA0000><i>%endclass</i></font><br> + <br> + ///////////////////////////////////////////////////////////////////////////////<br> // <a href="#wxCalendarEvent">wxCalendarEvent</a><br> <br> <i>%include</i> "wx/event.h"<br> <br> ! <font color=#AA0000><font size=+1><i>%class</i> <i>%delete</i> <b><a name="wxCalendarEvent">wxCalendarEvent</a></b>, <a href="#wxDateEvent">wxDateEvent</a></font></font><blockquote> <font color=#AA00AA> <i>%define</i> <i>%event</i> wxEVT_CALENDAR_SEL_CHANGED</font><br> <font color=#AA00AA> <i>%define</i> <i>%event</i> wxEVT_CALENDAR_DAY_CHANGED</font><br> *************** *** 3558,3566 **** <br> <a href="#wxCalendarEvent">wxCalendarEvent</a>(<a href="#wxCalendarCtrl">wxCalendarCtrl</a> *cal, <a href="#wxEventType">wxEventType</a> type)<br> ! const <a href="#wxDateTime">wxDateTime</a>& GetDate() const<br> <a href="#wxDateTime">wxDateTime</a>::WeekDay GetWeekDay() const<br> <br> ! <font color=#000088> <i>%property</i>=Date, read</font><br> ! <font color=#000088> <i>%property</i>=WeekDay, read</font><br> </blockquote><font color=#AA0000><i>%endclass</i></font><br> <br> --- 3589,3597 ---- <br> <a href="#wxCalendarEvent">wxCalendarEvent</a>(<a href="#wxCalendarCtrl">wxCalendarCtrl</a> *cal, <a href="#wxEventType">wxEventType</a> type)<br> ! <br> <a href="#wxDateTime">wxDateTime</a>::WeekDay GetWeekDay() const<br> + void SetWeekDay(const <a href="#wxDateTime">wxDateTime</a>::WeekDay wd)<br> <br> ! <font color=#000088> <i>%property</i>=WeekDay, read, write</font><br> </blockquote><font color=#AA0000><i>%endclass</i></font><br> <br> *************** *** 4128,4131 **** --- 4159,4172 ---- wxBG_STYLE_CUSTOM<br> </blockquote><i>%endenum</i></font><br> + <br> + ///////////////////////////////////////////////////////////////////////////////<br> + // <a href="#wxBusyCursor">wxBusyCursor</a><br> + <br> + <i>%include</i> "wx/utils.h"<br> + <br> + <font color=#AA0000><font size=+1><i>%class</i> <i>%delete</i> <i>%noclassinfo</i> <i>%encapsulate</i> <b><a name="wxBusyCursor">wxBusyCursor</a></b></font></font><blockquote> + // NOTE: ALWAYS Delete() this when done since lua's gc may not delete it soon enough<br> + <a href="#wxBusyCursor">wxBusyCursor</a>(const <a href="#wxCursor">wxCursor</a>* cursor = wxHOURGLASS_CURSOR)<br> + </blockquote><font color=#AA0000><i>%endclass</i></font><br> <HR> <h2>dialogs.i</h2> *************** *** 5134,5137 **** --- 5175,5191 ---- <br> ///////////////////////////////////////////////////////////////////////////////<br> + // <a href="#wxMouseCaptureChangedEvent">wxMouseCaptureChangedEvent</a><br> + <br> + <i>%include</i> "wx/event.h"<br> + <br> + <font color=#AA0000><font size=+1><i>%class</i> <i>%delete</i> <b><a name="wxMouseCaptureChangedEvent">wxMouseCaptureChangedEvent</a></b>, <a href="#wxEvent">wxEvent</a></font></font><blockquote> + <font color=#AA00AA> <i>%define</i> <i>%event</i> wxEVT_MOUSE_CAPTURE_CHANGED</font><br> + <br> + <a href="#wxMouseCaptureChangedEvent">wxMouseCaptureChangedEvent</a>(<a href="#<a href="#wxWindow">wxWindow</a>ID"><a href="#wxWindow">wxWindow</a>ID</a> winid = 0, <a href="#wxWindow">wxWindow</a>* gainedCapture = NULL)<br> + <br> + <a href="#wxWindow">wxWindow</a>* GetCapturedWindow() const<br> + </blockquote><font color=#AA0000><i>%endclass</i></font><br> + <br> + ///////////////////////////////////////////////////////////////////////////////<br> // <a href="#wxMoveEvent">wxMoveEvent</a><br> <br> *************** *** 5243,5246 **** --- 5297,5347 ---- <br> ///////////////////////////////////////////////////////////////////////////////<br> + // <a href="#wxIconizeEvent">wxIconizeEvent</a><br> + <br> + <i>%include</i> "wx/event.h"<br> + <br> + <font color=#AA0000><font size=+1><i>%class</i> <i>%delete</i> <b><a name="wxIconizeEvent">wxIconizeEvent</a></b>, <a href="#wxEvent">wxEvent</a></font></font><blockquote> + <font color=#AA00AA> <i>%define</i> <i>%event</i> wxEVT_ICONIZE</font><br> + <br> + <a href="#wxIconizeEvent">wxIconizeEvent</a>(int winid = 0, bool iconized = true)<br> + <br> + bool Iconized() const<br> + </blockquote><font color=#AA0000><i>%endclass</i></font><br> + <br> + ///////////////////////////////////////////////////////////////////////////////<br> + // <a href="#wxMaximizeEvent">wxMaximizeEvent</a><br> + <br> + <i>%include</i> "wx/event.h"<br> + <br> + <font color=#AA0000><font size=+1><i>%class</i> <i>%delete</i> <b><a name="wxMaximizeEvent">wxMaximizeEvent</a></b>, <a href="#wxEvent">wxEvent</a></font></font><blockquote> + <font color=#AA00AA> <i>%define</i> <i>%event</i> wxEVT_MAXIMIZE</font><br> + <br> + <a href="#wxMaximizeEvent">wxMaximizeEvent</a>(int winid = 0)<br> + <br> + </blockquote><font color=#AA0000><i>%endclass</i></font><br> + <br> + ///////////////////////////////////////////////////////////////////////////////<br> + // <a href="#wxWindowCreateEvent">wxWindowCreateEvent</a><br> + <br> + <font color=#AA0000><font size=+1><i>%class</i> <b><a name="wxWindowCreateEvent">wxWindowCreateEvent</a></b>, <a href="#wxCommandEvent">wxCommandEvent</a></font></font><blockquote> + <font color=#AA00AA> <i>%define</i> <i>%event</i> wxEVT_CREATE</font><br> + <br> + <a href="#<a href="#wxWindow">wxWindow</a>CreateEvent"><a href="#wxWindow">wxWindow</a>CreateEvent</a>(<a href="#wxWindow">wxWindow</a> *win = NULL)<br> + <br> + <a href="#wxWindow">wxWindow</a> *GetWindow() const<br> + </blockquote><font color=#AA0000><i>%endclass</i></font><br> + <br> + ///////////////////////////////////////////////////////////////////////////////<br> + // <a href="#wxWindowDestroyEvent">wxWindowDestroyEvent</a><br> + <br> + <font color=#AA0000><font size=+1><i>%class</i> <b><a name="wxWindowDestroyEvent">wxWindowDestroyEvent</a></b>, <a href="#wxCommandEvent">wxCommandEvent</a></font></font><blockquote> + <font color=#AA00AA> <i>%define</i> <i>%event</i> wxEVT_DESTROY</font><br> + <br> + <a href="#<a href="#wxWindow">wxWindow</a>DestroyEvent"><a href="#wxWindow">wxWindow</a>DestroyEvent</a>(<a href="#wxWindow">wxWindow</a> *win = NULL)<br> + <br> + <a href="#wxWindow">wxWindow</a> *GetWindow() const<br> + </blockquote><font color=#AA0000><i>%endclass</i></font><br> + <br> + ///////////////////////////////////////////////////////////////////////////////<br> // <a href="#wxSysColourChangedEvent">wxSysColourChangedEvent</a><br> <br> *************** *** 5254,5257 **** --- 5355,5376 ---- <br> ///////////////////////////////////////////////////////////////////////////////<br> + // <a href="#wxSetCursorEvent">wxSetCursorEvent</a><br> + <br> + <i>%include</i> "wx/event.h"<br> + <br> + <font color=#AA0000><font size=+1><i>%class</i> <i>%delete</i> <b><a name="wxSetCursorEvent">wxSetCursorEvent</a></b>, <a href="#wxEvent">wxEvent</a></font></font><blockquote> + <font color=#AA00AA> <i>%define</i> <i>%event</i> wxEVT_SET_CURSOR</font><br> + <br> + <a href="#wxSetCursorEvent">wxSetCursorEvent</a>(<a href="#wxCoord">wxCoord</a> x = 0, <a href="#wxCoord">wxCoord</a> y = 0)<br> + <br> + <a href="#wxCoord">wxCoord</a> GetX() const<br> + <a href="#wxCoord">wxCoord</a> GetY() const<br> + void SetCursor(const <a href="#wxCursor">wxCursor</a>& cursor)<br> + <a href="#wxCursor">wxCursor</a> GetCursor() const<br> + bool HasCursor() const<br> + <br> + </blockquote><font color=#AA0000><i>%endclass</i></font><br> + <br> + ///////////////////////////////////////////////////////////////////////////////<br> // <a href="#wxUpdateUIEvent">wxUpdateUIEvent</a><br> <br> *************** *** 6787,6790 **** --- 6906,6942 ---- </blockquote><font color=#AA0000><i>%endclass</i></font><br> <br> + ///////////////////////////////////////////////////////////////////////////////<br> + // <a href="#wxBufferedDC">wxBufferedDC</a><br> + <br> + <i>%include</i> "wx/dcbuffer.h"<br> + <br> + <font color=#AA0000><font size=+1><i>%class</i> <i>%delete</i> <b><a name="wxBufferedDC">wxBufferedDC</a></b>, <a href="#wxMemoryDC">wxMemoryDC</a></font></font><blockquote> + <a href="#wxBufferedDC">wxBufferedDC</a>()<br> + <i>%constructor</i> wxBufferedDCFromSize(<a href="#wxDC">wxDC</a> *dc, const <a href="#wxSize">wxSize</a>& area, int style = wxBUFFER_CLIENT_AREA)<br> + <i>%constructor</i> wxBufferedDCFromBitmap(<a href="#wxDC">wxDC</a> *dc, const <a href="#wxBitmap">wxBitmap</a>& buffer, int style = wxBUFFER_CLIENT_AREA)<br> + <br> + void Init(<a href="#wxDC">wxDC</a> *dc, const <a href="#wxSize">wxSize</a>& area, int style = wxBUFFER_CLIENT_AREA)<br> + <font color=#FF0000> <i>%rename</i> InitFromBitmap void Init(<a href="#wxDC">wxDC</a> *dc, const <a href="#wxBitmap">wxBitmap</a>& buffer, int style = wxBUFFER_CLIENT_AREA)</font><br> + </blockquote><font color=#AA0000><i>%endclass</i></font><br> + <br> + ///////////////////////////////////////////////////////////////////////////////<br> + // <a href="#wxBufferedPaintDC">wxBufferedPaintDC</a><br> + <br> + <i>%include</i> "wx/dcbuffer.h"<br> + <br> + <font color=#AA0000><font size=+1><i>%class</i> <i>%delete</i> <b><a name="wxBufferedPaintDC">wxBufferedPaintDC</a></b>, <a href="#wxBufferedDC">wxBufferedDC</a></font></font><blockquote> + <a href="#wxBufferedPaintDC">wxBufferedPaintDC</a>(<a href="#wxWindow">wxWindow</a> *window, int style = wxBUFFER_CLIENT_AREA)<br> + <i>%constructor</i> wxBufferedPaintDCFromBitmap(<a href="#wxWindow">wxWindow</a> *window, const <a href="#wxBitmap">wxBitmap</a>& buffer, int style = wxBUFFER_CLIENT_AREA)<br> + </blockquote><font color=#AA0000><i>%endclass</i></font><br> + <br> + ///////////////////////////////////////////////////////////////////////////////<br> + // <a href="#wxMirrorDC">wxMirrorDC</a><br> + <br> + <i>%include</i> "wx/dcmirror.h"<br> + <br> + <font color=#AA0000><font size=+1><i>%class</i> <i>%delete</i> <b><a name="wxMirrorDC">wxMirrorDC</a></b>, <a href="#wxDC">wxDC</a></font></font><blockquote> + <a href="#wxMirrorDC">wxMirrorDC</a>(<a href="#wxDC">wxDC</a>& dc, bool mirror)<br> + </blockquote><font color=#AA0000><i>%endclass</i></font><br> + <br> <i>%endif</i> wxLUA_USE_wxDC<br> <br> *************** *** 10729,10732 **** --- 10881,10894 ---- <br> ///////////////////////////////////////////////////////////////////////////////<br> + // <a href="#wxWindowDisabler">wxWindowDisabler</a><br> + <br> + <i>%include</i> "wx/utils.h"<br> + <br> + <font color=#AA0000><font size=+1><i>%class</i> <i>%delete</i> <i>%noclassinfo</i> <i>%encapsulate</i> <b><a name="wxWindowDisabler">wxWindowDisabler</a></b></font></font><blockquote> + // NOTE: ALWAYS Delete() this when done since lua's gc may not delete it soon enough<br> + <a href="#<a href="#wxWindow">wxWindow</a>Disabler"><a href="#wxWindow">wxWindow</a>Disabler</a>(<a href="#wxWindow">wxWindow</a> *winToSkip = NULL)<br> + </blockquote><font color=#AA0000><i>%endclass</i></font><br> + <br> + ///////////////////////////////////////////////////////////////////////////////<br> // <a href="#wxWindow">wxWindow</a><br> <font color=#0000EE><i>%define</i> wxSIMPLE_BORDER</font><br> |