Hi,

(I hope you don't get this message twice.)

I tried to translate wx/samples/aui/auidemo.cpp to wxLua. Result is at 
http://www.dogusan.net/dogusanh/download/auidemo.wx.zip (11Kb).

It is in a premature state;
- I left some bit manupulations commented out
- wxAuiPaneInfo's fields are not binded by wxLua; cpp demo uses some of 
these public fields directly:
wxString name;        // name of the pane
wxWindow* window;     // window that is in this pane
int dock_layer;       // layer number (0 = innermost layer)


-- 
Regards,
Hakki Dogusan

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to