12-22-2005 03:31 PM
12-23-2005 03:07 AM
12-23-2005 09:03 AM
12-23-2005 09:49 AM
12-23-2005 11:55 AM
12-27-2005 12:29 PM - edited 12-27-2005 12:29 PM
Hey Julie
I know you are going for the autocomplete style but maybe if you had an update button that would have an event associated with it. That way every time they changed the combobox they would have to click on the update button to update the graph and such.
Regards,
Message Edited by Sam R on 12-27-2005 12:30 PM
12-27-2005 01:35 PM
Hi Sam,
Thank you for your reply, though I am not sure that I understand your suggestion. My main question concerns the "EditableDropDown" parameter of "ComboType" for a ComboBox. If I have a ComboBox that I have selected "EditableDropDown" for, I cannot seem to edit the items of my ComboBox. I can click on my ComboBox and type something in, but cannot figure out how to (programatically) retrieve what I typed in. Is this more clear?
Thank you again 🙂
Julia
12-28-2005 08:55 AM
12-28-2005 08:59 AM
Tyler,
Thanks for the reply, it is good to know it is not currently possible. Yes, what I have now works well (an edit box for the users to type in, and then another ComboBox that displays matching channel names/numbers), but it just wasn't as elegant as I would have liked, but that's ok. Thanks again!
Julia