Home » Developing U++ » UppHub » WithAutoChoice
WithAutoChoice [message #35404] |
Fri, 10 February 2012 14:20 |
 |
navinv
Messages: 8 Registered: September 2010
|
Promising Member |
|
|
Hi Everyone,
While I was learning the UPP, I came across a small problem. I wanted a WithDropChoice like Ctrl that should show options as I kept typing in the EditBox. What I didn't wanted was that when using WithDropChoice the focus shifts to the drop list. I wanted to control the list selection while remaining in EditBox.
DropGrid is great, but I wanted a simple ctrl for just values.
After reading the code of WithDropChoice, I came up with mine, WithAutoChoice. Right now its just in its initial stage cause I am still learning UPP.
I am attaching the code with example. Also I couldn't find a proper name for the Ctrl so I made up WithAutoChoice, Kinda matches with WithDropChoice.
|
|
|
Goto Forum:
Current Time: Tue Apr 29 01:50:25 CEST 2025
Total time taken to generate the page: 0.01880 seconds
|