On Mon, Mar 30, 2009 at 1:05 AM, Eero Pajarre wrote:
> I am trying to use the wxBitmapComboBox but it seems to
> crash on me while I either try to set or get its selection using
> SetStringSelection or GetStringSelection.
>
...
> with the test shown above the crash possibly happens in
> wxLua_wxCo
I am trying to use the wxBitmapComboBox but it seems to
crash on me while I either try to set or get its selection using
SetStringSelection or GetStringSelection.
example: add the following line to samples/controls.wx.lua
(line 514)
-- -