Kevin, There is an example of how to handle radio buttons in the configuration dialog of my Capbeeper app. I don't know if I handled it the best way, but it works. I hope this helps.
Vic -----Original Message----- From: Kevin Huber [mailto:[email protected]] Sent: Wednesday, August 17, 2011 1:11 PM To: gw-scripting Subject: creating a dialog with radio buttons Hi Chip: I am trying to create a dialog in my ProofReading script in which the user can set each of the proofreading options to his/her preference. I have created the dialog using the UI Design App using a set of radio buttons for each proofreading feature, and it appears on the screen the way I had envisioned it. I am not sure, however, how to deal with Radio buttons in an event handler. I looked at the class 14 examples and they are very helpful, but I need to find an example of an event handler which handles radio buttons. Can you, or anyone else, help me with this? Kevin Huber
