]> git.saurik.com Git - wxWidgets.git/blame_incremental - wxPython/samples/ide/activegrid/tool/data/tips.txt
removed code inside USE_SIZABLE_CALENDAR, we should allow making the main calendar...
[wxWidgets.git] / wxPython / samples / ide / activegrid / tool / data / tips.txt
... / ...
CommitLineData
1Middle-Mouse-Click on the tab for an open file will close the file.
2Ctrl-Space in any editor does code completion.
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.
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.