wxGrid addRow problem
untergasser at gmail.com
untergasser at gmail.com
Wed Dec 5 10:59:48 PST 2007
Dear all,
I use wxGrid with my own wxGridTable. The wxGridTable is linking to my
data structures. I mainly use wxGrid to display the data of my data
structures.
The problem I have is that if the data structures change and the table
should get bigger/smaller, the size of the grid does not adapt, the
number of rows and cols does not change.
Some solution I found is:
http://osdir.com/ml/lib.wxwindows.general/2004-01/msg01290.html
A question for the wxDevelopers or specialists: Would it make sense to
include a function like this in wxGrid?
Or why does it not make sense?
I just would like to understand why this problem is so common and not
implemented yet...
Best,
Andreas
More information about the wx-users
mailing list