I am running Python 2.2.2 on Windows XP. Today I upgraded from wxPython
2.3.4.2 to 2.4.1.2. Now I have a problem with wxStyledTextCtrl which I did
not have before: SetViewEOL does not work fine anymore. For example: If I
uncomment line 56 in wxPython.demo.wxStyledTextCtrl_2
("#self.SetViewEOL(True)"), the EOL markers are not displayed and (even
worse) the lines are not being displayed correctly at all.
Is this a bug or general problem? Any kind of help is appreciated ...
I am running Python 2.2.2 on Windows XP. Today I upgraded from wxPython
2.3.4.2 to 2.4.1.2. Now I have a problem with wxStyledTextCtrl which I did
not have before: SetViewEOL does not work fine anymore. For example: If I
uncomment line 56 in wxPython.demo.wxStyledTextCtrl_2
("#self.SetViewEOL(True)"), the EOL markers are not displayed and (even
worse) the lines are not being displayed correctly at all.
Is this a bug or general problem? Any kind of help is appreciated ...
> From: Gunnar Schwant
>
> Hi,
>
> I am running Python 2.2.2 on Windows XP. Today I upgraded from wxPython
> 2.3.4.2 to 2.4.1.2. Now I have a problem with wxStyledTextCtrl which I
did
> not have before: SetViewEOL does not work fine anymore. For example: If
I
> uncomment line 56 in wxPython.demo.wxStyledTextCtrl_2
> ("#self.SetViewEOL(True)"), the EOL markers are not displayed and (even
> worse) the lines are not being displayed correctly at all.
>
> Is this a bug or general problem? Any kind of help is appreciated ...
---------------------------------------------------------------------
To unsubscribe, e-mail: wxPython-users-unsubscribe@lists.wxwindows.org
For additional commands, e-mail: wxPython-users-help@lists.wxwindows.org