1. Breaking text when printing - Derek
- Posted by "EU Coder" <eucoder at hotmail.com> Aug 07, 2004
- 402 views
Hi Derek, Have you had any luck solving the text wrap issue I was having?
2. Re: Breaking text when printing - Derek
- Posted by Derek Parnell <ddparnell at bigpond.com> Aug 07, 2004
- 402 views
EU Coder wrote: > > Hi Derek, > > Have you had any luck solving the text wrap issue I was having? I've been working on this issue today as I want to get it into the next release tomorrow. Not finished it just now. -- Derek Parnell Melbourne, Australia
3. Re: Breaking text when printing - Derek
- Posted by "EU Coder" <eucoder at hotmail.com> Aug 07, 2004
- 393 views
>I've been working on this issue today as I want to get it into the >next release tomorrow. Not finished it just now. > That sounds great. The only problem is I am using an older version of=20 Win32lib, and I can't use the new version for what I am coding. Will it be= =20 easy for me to port the code into an older version of Win32lib?
4. Re: Breaking text when printing - Derek
- Posted by irv mullins <irvm at ellijay.com> Aug 07, 2004
- 394 views
EU Coder wrote: > That sounds great. The only problem is I am using an older version of=20 > Win32lib, and I can't use the new version for what I am coding. Will it be= > easy for me to port the code into an older version of Win32lib? Partly out of curiosity, but mainly because I have some old programs written with Win32lib which may someday need to be updated: What features are missing from the newer library? Or what other factors may make it difficult to port? Thanks, Irv