Static Controls - Radio Button

A

andy

Hello,

I need to do two things with radio.

1. I need a function that can make a group of 4 all blank (remove the
black dot from the centre of all 4)

2. I also need an if statement that can check to see if any of these
four have been clicked

How easy would the following be to accomplish ?

Thanks.
 
R

red floyd

andy said:
hahaha

not quite.

Well, it's still OT, because the C++ standard says nothing about GUI
controls. You should ask in a newsgroup dedicated to your platform (I'm
guessing Windows).
 
F

Fred Kleinschmidt

andy said:
Hello,

I need to do two things with radio.

1. I need a function that can make a group of 4 all blank (remove the
black dot from the centre of all 4)

2. I also need an if statement that can check to see if any of these
four have been clicked

How easy would the following be to accomplish ?

Thanks.

C++ doesn't know anything about buttons. Check a newsgroup
for your specific GUI library.
 

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

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,041
Latest member
RomeoFarnh

Latest Threads

Top