On Tue, Nov 13, 2012 at 8:02 AM, Konstantin <lalakos...@gmail.com> wrote:
> I've success built wxLua-r156 (patched) with wxWidgets 2.9.4 on Linux and
> Windows!
>
> Can u add this binding please?

Yep, thanks for the patch.

> Also it will be cool to see wxScrolledCanvas and base classes like
> wxNavigationEnabled<wxWindow> and wxControlContainerBase
> to use Focus functions in 2.9!

Use wxScrolledWindow, wxNavigationEnabled has no public functions in
the docs and since wxPanel is derived from it you already have it, the
wxEvtHandler class has the Get/SetClientData/Object() functions so all
classes including wxWindows have those functions too.

The wxLua bindings are loose interpretations of the actual wxWidgets
C++ headers to allow it to work for 2.8 and 2.9 without having to
really hack it up too badly.

Regards,
    John

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to