If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > getting and using the selected item from ComboBox

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-29-04, 02:21
joebjs joebjs is offline
Registered User
 
Join Date: Jan 2004
Posts: 1
getting and using the selected item from ComboBox

Hi! Please help me.

I am now developing a GUI which allows the user to select an item (a value) out of some items listed in ComboBox (there are two ComboBox actually). Once the user has selected the item(i.e a value or number), I need to make use of the item and manipulate on it such as transmitting the item using serial port etc. The problem I am facing is I don't know how to get the values the user has selected and transmit it.

Please help me out. Thank you.
Please see attachment for clearer view.
Attached Files
File Type: zip gui.zip (1.9 KB, 19 views)
Reply With Quote
  #2 (permalink)  
Old 01-29-04, 13:39
fattyacid fattyacid is offline
Registered User
 
Join Date: Jan 2004
Posts: 40
cborow.text

that's how i've been doing it
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On