RE: RE: [perl-win32-gui-users] no events when tree view is tabstr ip child (665)

2002-06-10 Thread Straub, Peter (Peter)
Stupid enough I didn't realize it also works as you suggest. Thanks a lot! Peter -Original Message- From: Johan Lindstrom [mailto:[EMAIL PROTECTED] Sent: Freitag, 7. Juni 2002 11:05 To: perl-win32-gui-users@lists.sourceforge.net Subject: Re: [perl-win32-gui-users] no events when tree

RE: [perl-win32-gui-users] System Administrator

2002-06-10 Thread FARRINGTON, RYAN
Here is your solution Win32::PerfLib I've used it in the past and it works great for the applications I'm using it in -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Sunday, June 09, 2002 11:32 AM To: perl-win32-gui-users@lists.sourceforge.net Subject:

Re: [perl-win32-gui-users] Rich edit: formatted text lost when scrollled

2002-06-10 Thread Jonathan Southwick
What finally worked for me was to add: ## $MainWindow is the window that has my RichEdit control. $MainWindow-InvalidateRect(0); I hope this works for you as well. Jonathan At 6/6/2002 09:56 AM, Straub, Peter (Peter) wrote: Hi all, like other contributors to this list I experienced refresh