Hello! I have a little problem.. My application loads the GUI from the xrc file generated by DialogBlocks. I am using wxGrid-s, which are work very well - except I can't re-size them. Once I called grid:CreateGrid(rows,cols), I can't use this call again (I can, but no result). I tried grid:ClearGrid(), grid:Refresh(), but no result..
Other problem is I want to skip to a cell from a wx.wxEVT_GRID_CELL_CHANGED event, but grid:SetGridCursor() always cause a stack overflow. Any idea how can I skip to an another cell from this event? Thanks in advance: Attila ------------------------------------------------------------------------------ Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users