How to Set a Check Box to default on?
Hi, I am building a simple interface for the user and have a window to set some options using check boxes. I would like to have the boxes checked by default. How is this done. The manual mentions a depreciated dialog box that allows setting of a default and recommends using modal window instead. There appears to be no straightforward method described in the manual to achieve same functionality...