wxPython StyledTextCtrl and tabs?

MrJean1 MrJean1 at gmail.com
Tue Sep 13 16:25:54 EDT 2005


Maybe the SetUseTabs() method helps.  See this page

  <http://www.yellowbrain.com/stc/guides.html#setusetabs>

and the summary at the top.  Disclaimer: untested.

/Jean Brouwers


Lonnie Princehouse wrote:
> Does anyone know of a way to make the wxPython StyledTextCtrl expand
> tabs into spaces?   (yes, I'm trying to use it to edit Python code :P)




More information about the Python-list mailing list