|
-
Oct 18th, 2000, 05:28 AM
#1
Thread Starter
New Member
Hi,
Well, I guess this is a tricky one, probably even with some nasty API calls, but maybe someone might know this one:
I want to retreive the value pointed at in the listpart of a normal combobox, i.e. the combo is in dropdown state and i'm scrolling through it - and the item is "selected" in the listpart of the combo, but not in the combo itself , i.e. before i "clicked" and selected it.
thanks
Alain
-
Oct 18th, 2000, 01:19 PM
#2
Could you explain a bit more? I don't quite understand what you want to do. What is it exactly you want to return or get?
-
Oct 19th, 2000, 05:08 AM
#3
Thread Starter
New Member
Clearification
Well, I thought i was clear enough in my request, but I'll try to explain it some more.
I want the combo to return the value of the item i am currently pointing at in the open combobox - in the list -part of the combo, not the textbox part.
If you open ( dropdown ) a combobox , you can "scroll" throught the values , either with the mousecursor or with cursorkeys up and down.
I need to know the value I'm pointing at , so I can at the same time , show relevant info about the item i'm pointing at in another label or textbox.
Now, if this isn't clear enough....
Thanks,
alain
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|