Re: [python-win32] Editor Replace function limitation

2005-06-08 Thread Robert Adams
2.3.3 win32all build 163, and FYI, I am forced to run this version in support of CAD system. Regards, Robert -Original Message- From: John Machin [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 08, 2005 2:45 PM To: Graeme Glass; Robert Adams Cc: python-win32 Subject: Re: [python-win32] Edi

[python-win32] Editor Replace function limitation

2005-06-08 Thread Robert Adams
Title: Message Hi,   Do I have a setup issue or is the PythonWin editor Replace function limited to 30 characters ?   Thanks in advance, Robert ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win3

Re: [python-win32] Strange page header text in PythonWin

2005-06-03 Thread Robert Adams
running the following, Python 2.3.3, wxPython 2.4.2.4, PythonWin 2.3.3 win32all build 163   Thanks, Robert   -Original Message-From: Mark Hammond [mailto:[EMAIL PROTECTED] Sent: Thursday, June 02, 2005 3:47 PMTo: 'Robert Adams'; 'python-win32'Subject: RE: [python

[python-win32] Strange page header text in PythonWin

2005-06-02 Thread Robert Adams
Title: Message Hello List,   Can anyone please point in the correct direction to resolve this minor printing annoyance. When printing a copy of my code, why is the header using strange characters and not readable text as expected ?   Thanks in advance! Robert __