Re: [wxlua-users] core dump

2008-02-26 Thread Hakkı Doğusan
Hi, John Labenski yazmış: > On Mon, Feb 25, 2008 at 11:31 AM, Hakkı Doğusan <[EMAIL PROTECTED]> 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. >>

Re: [wxlua-users] core dump

2008-02-26 Thread John Labenski
On Mon, Feb 25, 2008 at 11:31 AM, Hakkı Doğusan <[EMAIL PROTECTED]> 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 gett

[wxlua-users] core dump

2008-02-25 Thread Hakkı Doğusan
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