[wxlua-users] Corrections to wxadv_override.hpp

2008-02-25 Thread Hakkı Doğusan
Hi, in function wxLua_wxGridCellAttr_GetSize, line 66, changed comment; from: // call GetAlignment to: // call GetSize in function wxLua_wxGrid_GetCellSize, line 164, changed comment; from: // call GetCellAlignment to: // call GetCellSize in function wxLua_wxGrid_GetCellSize, line 165, ch

[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