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..
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..