Welcome! Log In Create A New Profile

Advanced

strange proble with combo box

Posted by chc 
chc
strange proble with combo box
August 27, 2008 12:44PM
recently I found that if you navigate combo box content using keyboard (like type in the first 2 character ) without using mouse to click the selection and tab/click to other control . you will notice the combo box return nothing .

any work around for this bugs ?
Frans
Re: strange proble with combo box
August 28, 2008 03:28PM
Hello chc,

I have no problem at all. Couldn't replicate it.

Regards,

Frans
Marc De Swert
Re: strange proble with combo box
August 28, 2008 03:38PM
yo chc

maybe this wil help you:

ReturnValue = combo_Naam..DisplayedValue


cheers Marc. :cool:
mat
Re: strange proble with combo box
August 29, 2008 02:16PM
Hi,
this behaviour is present since WD7 and you'll probably find that PC Soft consider it a feature and not a bug, though I agree with you. Actually, the row selection process of the combo when the box is editable and assisted input is on is only executed when a value is selected by either the mouse or the up/down key, although it looks as if the value was selected.

A work around that works for me:


Entry:
myVal=MySelf

Row Selection:
myVal = MySelf

Exit:
IF myVal <> MySelf THEN
	ExecuteProcess(MySelf..Name, trtSelection)
END

Regards
Mat
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: