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. Thanks, Larry Long ... butGetDS = dabo.ui.dButton(frm, Caption="Print DataSet", OnHit=butGetDS_hit) frm.Sizer.append(butGetDS) #Added next 2 lines x = dabo.ui.dTextBox(frm) frm.Sizer.append(x) No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.476 / Virus Database: 269.11.17/951 - Release Date: 08/13/2007 10:15 AM _______________________________________________ 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/!~!UENERkVCMDkAAQACAAAAAAAAAAAAAAAAABgAAAAAAAAAafA2fnYuPUOMNFpIYnBEQcKAAAAQAAAAQHPwRLDCn0Cidh8/[EMAIL PROTECTED]
