Combo Box help

S

Spiff

Hi guys, I am having problems getting ComboBoxes to work in C++ how do
I control the selection for example if my items if they were light1,
light2 and light3 and I wanted the relevent shape to light up when them
combo item is selected how do I do it?

Cheers

Spiff
 
M

mlimber

Spiff said:
Hi guys, I am having problems getting ComboBoxes to work in C++ how do
I control the selection for example if my items if they were light1,
light2 and light3 and I wanted the relevent shape to light up when them
combo item is selected how do I do it?

You failed to mention what OS and GUI library you're using, but before
you do that, read this FAQ for what is on-topic here:

http://www.parashift.com/c++-faq-lite/how-to-post.html#faq-5.9

You should ask your question in a group related to your platform since
it is not concerned with the Standard C++ language.

Cheers! --M
 

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
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top