I'm working on a school assignment and I'm having trouble with radio buttons. I want something like this:
[IMG]http://i43.photobucket.com/albums/e395/frank_zappa77/vb04f06.gif[/IMG]

Where at least one radio button from each frame (in that example, the frames being 'Processor' and 'OS') can be selected. I've set up my application to look somewhat like this example (just found it on the internet) but when I select a radio button from one grouping, the one selected in the other becomes deselected.

Is there a property in which you can set the value of a 'parent' frame box to a set of radio buttons, so that one radio button from each separate frame can be selected?

Nevermind, I found that if you want a radio button to belong to a certain frame, your must draw the button inside the frame. What I did was just double click on the icon in the vertical toolbar and then drag it into the frame.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.