[EMAIL PROTECTED] wrote: > Paul, > > Regarding the issue that John reported earlier... > > I added a textbox to your dbEditableGrid.py file to demonstrate that you > have to double click on a textbox after changing a check box on the grid. > > It looks like the graphic check box does not install until you lose focus on > the grid which ends up "eating" the first click. > > Please confirm and let us know if you have any input/solution.
Confirmed. Note that if you are in the 'name' cell of the grid, the same behavior occurs. IOW, it isn't a problem specific to checking a checkbox, but having a grid cell editor active, and clicking away. It's interesting, because you don't need two clicks to push the button. The next thing we should do is write up a wx-only version of the grid/textbox combo and see if the problem exists there, too. Could you please add a ticket for this? -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
