Re: [python-win32] PyCEdit issue

2008-08-18 Thread Tim Roberts
Marc-André Belzile wrote: Ok that works. Is it a limitation with the windows control or PyCEdit? The Windows multi-line edit control requires \r\n between lines. If that's what PyCEdit uses, then that's where it comes from. -- Tim Roberts, [EMAIL PROTECTED] Providenza & Boekelheide, Inc.

Re: [python-win32] PyCEdit issue

2008-08-18 Thread Marc-André Belzile
Ok that works. Is it a limitation with the windows control or PyCEdit? Thanks -mab -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Roger Upole Sent: Saturday, August 16, 2008 11:32 AM To: python-win32@python.org Subject: [python-win32] Re: PyCEdit issue