![]() | ![]() Products ![]() ![]() ![]() ![]() |
Home » Technical Support » Elevate Web Builder Technical Support » Support Forums » Elevate Web Builder General » View Thread |
Messages 1 to 4 of 4 total |
![]() |
Thu, Apr 26 2012 2:50 PM | Permanent Link |
thomh | Hi Tim,
Can you trap VK_F4 to open and close the list in the combobox? Can you make a style property for the combobox to simulate Delphi csDropDown and csDropDownList? That way setting it to csDropDownList would make it searchable like the TListBox component. // Thom |
Fri, Apr 27 2012 10:33 AM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. ![]() | Thom,
<< Can you trap VK_F4 to open and close the list in the combobox? >> Sure, I can see about adding that. << Can you make a style property for the combobox to simulate Delphi csDropDown and csDropDownList? That way setting it to csDropDownList would make it searchable like the TListBox component. >> What you want is the AllowEdit property. Set it to False to simulate the csDropDownList property setting. -- Tim Young Elevate Software www.elevatesoft.com |
Fri, Apr 27 2012 10:49 AM | Permanent Link |
thomh | If I set AllowEdit = False then I am unable to write anything into the edit box.
I was thinking more along the lines of as I was typing, it would traverse the list and show the nearest match. So typing "T" would give me the first in the list that begins with that letter. Typing "Th" would bring me closer still. // Thom "Tim Young [Elevate Software]" wrote: >>What you want is the AllowEdit property. Set it to False to simulate the >>csDropDownList property setting. |
Fri, Apr 27 2012 10:55 AM | Permanent Link |
Tim Young [Elevate Software] Elevate Software, Inc. ![]() | Thom,
<< I was thinking more along the lines of as I was typing, it would traverse the list and show the nearest match. So typing "T" would give me the first in the list that begins with that letter. Typing "Th" would bring me closer still. >> Are you referring to *after* the list is dropped down, or before ? In general, this is version 1 of the product and is pretty much frozen at this point since I'm finishing up the documentation. Anything that you're asking for won't likely make it into the product until some time after the initial release. Also, as I stated in my blog post about the pre-release, it is only intended for you to use to get a feel for the product and it is not intended to be used and supported by us at this point: http://www.elevatesoft.com/blog?action=view&id=elevate_web_builder_pre-orders The problem that I'm running into is that all of my time is being spent with pre-release questions, right as I'm trying to finish the product. -- Tim Young Elevate Software www.elevatesoft.com |
This web page was last updated on Wednesday, November 29, 2023 at 09:43 PM | Privacy Policy![]() © 2023 Elevate Software, Inc. All Rights Reserved Questions or comments ? ![]() |