I have a problem with the BeginLeftIndent method of the RichTextCtrl, i.e. it doesn;t indent. I checked the demo sample and there it’s the same: the indents don’t come out correctly. When I look at the picture in the wxWidgets manual it is shown correctly (please see the attached doc with the pictures).
Im am using Python 2.5, wxPython 2.8. and Windows Vista.
Hi,
I have a problem with the BeginLeftIndent method of the RichTextCtrl, i.e. it doesn;t indent. I checked the demo sample and there it's the same: the indents don't come out correctly. When I look at the picture in the wxWidgets manual it is shown correctly (please see the attached doc with the pictures).
The C++ sample and the wxPython sample have probably diverged somewhat since they were started. You may want to look at the C++ code to see what is different.
···
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!
I have a problem with the BeginLeftIndent method of the RichTextCtrl,
i.e. it doesn;t indent. I checked the demo sample and there it’s the
same: the indents don’t come out correctly. When I look at the picture
in the wxWidgets manual it is shown correctly (please see the attached
doc with the pictures).
The C++ sample and the wxPython sample have probably diverged somewhat
since they were started. You may want to look at the C++ code to see
what is different.
–
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!