On Fri, 15 Oct 2010 16:43:50 -0400, John Labenski <[email protected]>
wrote:
...
> >> Try putting some print statements for the wxBitmapCombobox to prove
> >> that it's really valid and works.
> >>
> >> print(control:GetSize():GetWidth())
> >> print(control:GetName())
> >
> > Don't work:
> >
> > $ lua JY_controls.wx.lua
> > lua: JY_controls.wx.lua:515: wxLua: Unable to call an unknown method
> > 'GetSize' on a 'wxBitmapComboBox' type. stack traceback:
> > [C]: ?
> > JY_controls.wx.lua:515: in function 'CreateControlsWindow'
> > JY_controls.wx.lua:1085: in function 'main'
> > JY_controls.wx.lua:1124: in main chunk
> > [C]: ?
>
> Interesting? I'd stick with the CVS version in case there was some bug
> in the bindings back then, but I don't think that's the case. In any
> case since you're building it, use the CVS version, that's what I use.
Ok, after greping a bit I used the configure option
--disable-precomp-headers that solved the .pch PB... to discover another:
it don't work anymore with wxstedit; once unlinked, compilation was ok.
and now it's working good :)
Thanks for your help John and regards,
JY
--
Ignorance is the Mother of Devotion.
-- Robert Burton
------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
wxlua-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxlua-users