From: John L. <jla...@gm...> - 2008-02-26 14:53:34
|
On Mon, Feb 25, 2008 at 11:31 AM, Hakkı Doğusan <hd...@do...> wrote: > Hi, > > (ubuntu-7.10, wxlua-2.8.7 compiled as lua module, with static wx) > > I'm trying to use a wxGrid (feed by wxGridTable) in a frame. wxGrid is > the only control in the frame. > > If I move mouse on grid I'm getting "Segmentation fault (core dumped)" > or "Illegal instruction (core dumped)" error. If I don't touch mouse, > everything works as expected, ie. there is no error with keyboard > navigation. > > Changing my overriding code with gridtable.wx.lua's "connectvirtuals" > function didn't help. > > Did you see anything like that? > I haven't used the wxGrid in any serious way. Do you have a small bit of Lua code that shows this. -John |