Is possible add autocomplete function to TNxComboBox and TNxComboBoxColumn? Without use TNxAutoCompletion, in fact if you have mant combobox there are some problem.
I'd like use the keybord to find my item. This is very important if you have many items.
I have found some like about it:
http://www.swissdelp...code.php?id=157
http://www.delphi300...le_1612.asp?SK=
I think it's not difficult.
What do think about you?
TNxComboBox and autocomplete function
Started by array81, Apr 29 2011 01:02 AM
7 replies to this topic
#1
Posted 29 April 2011 - 01:02 AM
#2
Posted 11 May 2011 - 01:04 PM
OK I want try use TNxAutoCompletion with TNxComboBox (until there is not a native function) but I have a problem.
If I use TNxComboBox with Style = dsDropDown it works, but I need use Style = dsDropDownList because I need the user choose only one of my items, the user cannot add item!
Can I do it? How?
If I use TNxComboBox with Style = dsDropDown it works, but I need use Style = dsDropDownList because I need the user choose only one of my items, the user cannot add item!
Can I do it? How?
#3
Posted 11 May 2011 - 10:13 PM
Hi,
Unfortunately in this mode there is no way to use NxAutoCompletion, since Edit box in this case is disabled.
I will work on native solution.
Boki
Unfortunately in this mode there is no way to use NxAutoCompletion, since Edit box in this case is disabled.
I will work on native solution.
Boki
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.
#4
Posted 13 May 2011 - 10:27 AM
Good. I hope to see it soon. You can see the code on original TComboBox.
#5
Posted 20 July 2011 - 03:45 PM
Do you have any news about it?
#6
Posted 27 July 2011 - 06:39 PM
I think NO but I hope you start it
#7
Posted 28 July 2011 - 03:05 PM
Hi
It is still not possible to have drop-down auto-complete when DropDownList mode is chosen, since editing in that case is disabled. I will add native support but for default mode only.
Best regards
It is still not possible to have drop-down auto-complete when DropDownList mode is chosen, since editing in that case is disabled. I will add native support but for default mode only.
Best regards
boki@bergsoft.net | LinkedIn Profile
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.
--
BergSoft Home Page: www.bergsoft.net
Users Section: users.bergsoft.net
Articles and Tutorials: help.bergsoft.net (Developers Network)
--
BergSoft Facebook page
--
Send us applications made with our components and we will submit them on: www.bergsoft.net/apps.htm. Link to this page will be also set on home page too.
#8
Posted 29 July 2011 - 10:53 AM
OK but after edit I'd like know if the user select or no a predefinited items (with or no casesensitive). Is it possible?
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











