Hi All. Been attempting to integrate a checkbox into one of my windows. Since combobox seems to be crashing my RB lately, decided it was time once and for all to figure out checkboxes for my boolean data fields.
Here is the situation: I have a checkbox that when checked, presents a selection dialog box. The code that initiates the selection window is in the checkbox 'Action' event method. However, everytime the main window is displayed, and the checkbox reads its value from the database, the selection dialog box re-appears. How do I prevent this re-appearance when the checkbox reads a True value from the underlying database as the main window opens? Regards and thanks. Kirt Cathey _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>