[wxPython-users] "Smart" edit/comboboxes

Robin Dunn robin at alldunn.com
Mon Jan 29 12:25:38 PST 2007


Frank Niessink wrote:
> 2007/1/29, Matthew Zaleski <mzaleski at spamcop.net 
> <mailto:mzaleski at spamcop.net>>:
> 
>     Has anyone created (or does the base wxPython already support) edit
>     controls
>     and/or combobox controls that show a shrinking list of matches as
>     the user
>     types in text?  
> 
> 
> The demo contains a search box (lower left corner) that let you search 
> for specific widgets...

There is also a sample in the wiki of an auto completing text ctrl. 
http://wiki.wxpython.org/index.cgi/TextCtrlAutoComplete


-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-users mailing list