]> git.saurik.com Git - wxWidgets.git/blob - wxPython/samples/ide/activegrid/tool/data/tips.txt
DocView and ActiveGrid IDE updates from Morgan Hua:
[wxWidgets.git] / wxPython / samples / ide / activegrid / tool / data / tips.txt
1 Middle-Mouse-Click on the tab for an open file will close the file.
2 Ctrl-Space in any editor does code completion.
3 Right-Mouse-Click in Outline window allows you to change display sorting.
4 In an editor, you can add line markers via Ctrl-M and jump to the next marker with F4 or previous marker with Shift-F4.
5 In an editor. you can use the numpad + and - keys to toggle folding.
6 Breakpoints for the debugger can be set while the process is running.
7 A split window can be closed by dragging the sash to one of its borders.