Attached is a project that demonstrates my problem. Please tell me whether I am simply using it the wrong way or whether this is a bug (would be actually a whole bunch of bugs).
The problems I am observing are: GTK2: * the grid is eating and ignoring keystrokes when trying to move around the grid with arrow keys and editing cells and/or appending new rows. Navigating the grid and editing Data in any acceptable way seems effectively impossible. * the grid is sometimes spontaneously losing focus after editing a cell win32: * when dgAlwaysShowEditor is in the options then appending new rows does not show the in-place editor in the correct place, it appears one row above, although it is editing the correct row. Are these problems due to some wrong usage by me (It makes me wonder why nobody else has discovered them yet since they render the TDBGrid on GTK2 almost completely unusable and to me this looks like a real show-stopper, so I suppose I (intuitively) did something fundamentally wrong), or are they real bugs? If they are bugs I will file some bug reports. Bernd
TDBGrid_not_working.tar.bz2
Description: application/bzip
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
