[wxPython-users] SPE keyboard shortcuts

Josiah Carlson jcarlson at uci.edu
Fri Feb 2 14:58:29 PST 2007


Tim Grove <tim_grove at sil.org> wrote:
> 
> Still enjoying using Stani's Python Editor!
> 
> I was editing a file when I accidentally stumbled across a keyboard 
> shortcut which enlarged the fonts in the editor, CTRL-B. This "stumble" 
> was actually quite useful as I can now read what I've been writing!!! 
> Can someone tell me how to go the other way, and reduce the size of the 
> font; preferably with another shortcut? Thanks.

Unless Stani has removed the 'bound by default' shortcuts, holding down
the control key and tapping the plus/equals key zooms in (makes the font
bigger), while tapping the minus/underscore key zooms out (makes the
font smaller).

Those bindings should work on most any scintilla-derived editor.


 - Josiah





More information about the wxpython-users mailing list