Re: [perl-win32-gui-users] Dynamic Rich text and Rich Edit controls

2003-04-10 Thread Sean Healy
I’m building a rich text string using RTF::Writer. I then pass this string to a rich edit control (using the Text or ReplaceSel methods). Under XP, the control displays the formatted rich text correctly (fonts, colours etc). Under 98 the control displays the actual string. As a get around I’m

[perl-win32-gui-users] Dynamic Rich text and Rich Edit controls

2003-04-10 Thread Jeremy White
I’m building a rich text string using RTF::Writer. I then pass this string to a rich edit control (using the Text or ReplaceSel methods). Under XP, the control displays the formatted rich text correctly (fonts, colours etc). Under 98 the control displays the actual string. As a get around I’m

Re: [perl-win32-gui-users] How "reset" a windows ?

2003-04-10 Thread NAHUM Marc
thanks, it's work with somting like this ... sincerly, - Original Message - From: "Peter Eisengrein" <[EMAIL PROTECTED]> To: "'NAHUM Marc'" <[EMAIL PROTECTED]>; "perl-win32-gui-users" Sent: Monday, April 07, 2003 6:39 PM Subject: RE: [perl-win32-gui-users] How "reset" a windows ? > OK