Re: [wxlua-users] wxPopupWindow patch

2012-07-01 Thread John Labenski
On Thu, Jun 28, 2012 at 9:38 AM, Qito Nomnom wrote: > Hi everybody. > > I found out that there is no bindings for wxPopupWindow and > wxPopupTransientWindow classes. I am using popup windows in my project, so i > wrote bindings, they are in attachment Thank you very much, applied to SVN. Regards

[wxlua-users] wxPopupWindow patch

2012-06-28 Thread Qito Nomnom
Hi everybody. I found out that there is no bindings for wxPopupWindow and wxPopupTransientWindow classes. I am using popup windows in my project, so i wrote bindings, they are in attachment (wxPopupWindow_bindings_only_patch.diff contains only changes in bindings and wxluasetup.h, wxPopupWindow_pa