win32all-128 keys for auto-complete
Neil Hodgson
neilh at scintilla.org
Thu May 11 21:02:06 EDT 2000
More information about the Python-list mailing list
Thu May 11 21:02:06 EDT 2000
- Previous message (by thread): win32all-128 keys for auto-complete
- Next message (by thread): Extract links from html-page
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> does anybody know the keys for auto-completition ? selecting one of item > in the scrollbox with a keystroke? You choose the selected item with the tab key. You can move up and down with the cursor keys: up, down, page up, page down, home, end. Typing characters moves the selection to the first item that starts with the string typed since the auto-completion appeared. Neil
- Previous message (by thread): win32all-128 keys for auto-complete
- Next message (by thread): Extract links from html-page
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list