Array of Radio Buttons

C

crow

Hi All,

I need to create an array of radio buttons and position them on the
screen from the code dynamically, in VC++.
Is this possible ? Also is it possible to group all of these
together ?

Basically I am displaying a number of images and I need the user to
select an image using the radio button. Of course there may be a way
to make the image itself click able. Is there ?

Any help would be greatly appreciated.

Thanks in Advance
Crow
 
E

Erik Wikström

Hi All,

I need to create an array of radio buttons and position them on the
screen from the code dynamically, in VC++.
Is this possible ? Also is it possible to group all of these
together ?

Yes, and to group them use a groupbox.
Basically I am displaying a number of images and I need the user to
select an image using the radio button. Of course there may be a way
to make the image itself click able. Is there ?
Yes.

Any help would be greatly appreciated.

All questions regarding how to use a GUI is off topic in this group, try
a group discussing MFC or Windows Forms (whichever you are using), look
in the microsoft.public.* hierarchy.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,756
Messages
2,569,540
Members
45,025
Latest member
KetoRushACVFitness

Latest Threads

Top