]> git.saurik.com Git - wxWidgets.git/blame - 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
CommitLineData
aca310e5 1Middle-Mouse-Click on the tab for an open file will close the file.
1f780e48 2Ctrl-Space in any editor does code completion.
1f780e48
RD
3Right-Mouse-Click in Outline window allows you to change display sorting.
4In an editor, you can add line markers via Ctrl-M and jump to the next marker with F4 or previous marker with Shift-F4.
5In an editor. you can use the numpad + and - keys to toggle folding.
aca310e5
RD
6Breakpoints for the debugger can be set while the process is running.
7A split window can be closed by dragging the sash to one of its borders.