- 27 Jun, 2012 1 commit
-
-
Raja J Selvaraj authored
-
- 25 Jun, 2012 2 commits
-
-
Raja J Selvaraj authored
When control first attains focus, pressing enter key now populates the control with the selected candidate in the popup
-
Raja J Selvaraj authored
Option added to make matches case sensitive (default - not case sensitive)
-
- 23 May, 2012 3 commits
-
-
Raja J Selvaraj authored
-
Raja J Selvaraj authored
-
Raja J Selvaraj authored
-
- 27 Nov, 2011 1 commit
-
-
Raja J Selvaraj authored
-
- 26 Nov, 2011 1 commit
-
-
Raja J Selvaraj authored
-
- 21 Nov, 2011 1 commit
-
-
Raja J Selvaraj authored
-
- 11 Oct, 2011 1 commit
-
-
Raja J Selvaraj authored
-
- 06 Oct, 2011 1 commit
-
-
Raja J Selvaraj authored
-
- 26 Sep, 2011 4 commits
-
-
Raja J Selvaraj authored
-
Raja J Selvaraj authored
-
Raja J Selvaraj authored
-
Raja J Selvaraj authored
-
- 25 Sep, 2011 1 commit
-
-
Raja J Selvaraj authored
The popup listbox shows the candidates in alphabetical order. When the popup is displayed above the textctrl, the order is reversed and last entry is selected (one closest to textctrl).
-
- 23 Sep, 2011 1 commit
-
-
Raja J Selvaraj authored
Everytime popup is update, calculate if it will overshoot the bottom of the screen. In that case, the popup is shown above the control.
-
- 17 Sep, 2011 2 commits
-
-
Raja J Selvaraj authored
After current candidate is placed in the textctrl with the tab key, the cursor is automatically positioned at the end of the text
-
Raja J Selvaraj authored
-
- 16 Sep, 2011 1 commit
-
-
Raja J Selvaraj authored
-
- 11 Sep, 2011 3 commits
-
-
Raja J Selvaraj authored
-
Raja J Selvaraj authored
-
Raja J Selvaraj authored
-
- 10 Sep, 2011 1 commit
-
-
Raja J Selvaraj authored
-
- 09 Sep, 2011 2 commits
-
-
Raja J Selvaraj authored
Test now shows three textctrls with different autocomplete functionality.
-
Raja J Selvaraj authored
Changed popup from plain listbox to htmllistbox. Now the possible choices are sent in as html formatted strings, so that the substring matching entered text is highlighted.
-
- 03 Sep, 2011 2 commits
-
-
Raja J Selvaraj authored
-
Raja J Selvaraj authored
-
- 31 Aug, 2011 2 commits
-
-
Raja J Selvaraj authored
-
Raja J Selvaraj authored
Initial commit. This will be a widget for Wxpython with autocomplete the way I want it. From initially supplies list of choices, those containing entered text will be displayed in a dropdown textbox. When the entered text is not represented in the list of supplied choices, user can add it to the choices.
-