Click to See Complete Forum and Search --> : Using Radio buttons..


Ava
September 30th, 2004, 04:42 AM
hi there..
i have created a dialog box with a row of radio buttons..
and it had a OK and a cancel button.
What i want is when the user clicked on the OK button, it will scan through all the radio buttons and see which radio button is selected.
Then it will perform the function that is already written in the view class and show it on the client window of the child frame.
All the algorithms for the functions are already written but if i add it in the dialog class... den it wun show on the client window..

marsh_pottaye
September 30th, 2004, 09:42 AM
Is this a graphics problem?

Anyhow, your question is quite unclear.
So, when click on OK button you want to see which of radio buttons is selected and write or draw something in a view of a MDI application. Is my presumption correct?
What do you want to write or draw?

Please, clarify!