On Tuesday 14 August 2007 12:17, Ed Leafe wrote: > On Aug 14, 2007, at 3:14 PM, <[EMAIL PROTECTED]> > > <[EMAIL PROTECTED]> wrote: > > 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. > > Do you have the grid's ActivateEditorOnSelect property set to True? > > -- Ed Leafe > -- http://leafe.com > -- http://dabodev.com I added the line grd.ActivateEditorOnSelect = True
And I still have the need for the double click on the textbox to get focus. This is on LInux. It only takes a second to check it by adding the code to Paul's dbEditableGrid.py. -- John Fabiani _______________________________________________ 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]
