seamoon Posted August 11, 2009 Posted August 11, 2009 Hi. Source folder selection via drop-down needs additional click on + button. Selecting via drop-down mean I select it so I think no need further clicking on +.
seamoon Posted August 11, 2009 Author Posted August 11, 2009 I already click the folder I wanted why further enter?
LIGHTNING UK! Posted August 11, 2009 Posted August 11, 2009 Because that's not how the combobox works. I'm not sure I add what's in that box in the 'OnChange' event because that gets triggered every time a user presses a key. I'll see what I can do though.
seamoon Posted August 11, 2009 Author Posted August 11, 2009 Most combobox not work as you described, even most web combobox. I haven't experienced any not sure what's in that box situation so far. Also not adding without enter or + function doesn't help to sure what's it.
LIGHTNING UK! Posted August 11, 2009 Posted August 11, 2009 You can't really compare it to a web browser, that's a single point of entry. My combobox adds to a listbox. Look at the 'Run' command via the Start button. That doesn't run the select command when you pick it from the list. Also, using the arrow keys to cycle through a collapsed box would make it add each one you cycle through.... so basically you'll have to just deal with it as it is, sorry.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now