[perl-win32-gui-users] MouseUp and MouseDown

2001-02-05 Thread Jeremy Blonde
Has anyone gotten _MouseUp or _MouseDown working? I've tried but the event doesn't seem to be called from what I can tell. Thanks, Jeremy Blonde [EMAIL PROTECTED] __ Get personalized email addresses from Yahoo! Mail - only $35 a year! http://pers

RE: [perl-win32-gui-users] Progress Bar question

2001-02-05 Thread Peter Eisengrein
Thanks. Do you know if this same 16-bit size also applies to the size of the RichEdit buffer? I have a problem with Win98 machines losing data from the RichEdit window once there is "too much" data. -Original Message- From: Aldo Calpini [mailto:[EMAIL PROTECTED] Sent: Monday, February 05,

RE: [perl-win32-gui-users] AcceleratorTable

2001-02-05 Thread Peter Eisengrein
I've never been able to get the -accel's to work either. Good luck, I am looking forward to seeing the resolution on this. -Original Message- From: Erick J. Bourgeois [mailto:[EMAIL PROTECTED] Sent: Saturday, February 03, 2001 10:00 AM To: perl-win32-gui-users@lists.sourceforge.net Subject

Re: [perl-win32-gui-users] Documentation

2001-02-05 Thread Aldo Calpini
Shain Edge wrote: > Hehe.. > > The question I would ask is why isn't the documentation in all > of the other distributions, or at least a file to itself with a > link to it in the source code? I found the Win32-GUI accidently > by doing a Win32 search on the PPM. It looked like something that > wo

Re: [perl-win32-gui-users] Style Option Bug?

2001-02-05 Thread Aldo Calpini
Erick J. Bourgeois wrote: > Jeremy, > > I didn't know that there was an -align option, but that is > not really what I was concerned with, it's the colors. > Why can't you use the two color options (ie. -background > and -foreground) ALL the time, with any control? because there are either bugs in

Re: [perl-win32-gui-users] wishlist :)

2001-02-05 Thread Aldo Calpini
Danny Zak wrote: > Dear perl-win32-gui-users, > > hm.. again .. i'm really happy with the win32 development.. > > i got some simple questions (or more like a wishlist :) ) > > * is there a spreadsheet (grid) look-a-like solution or > component ? no, but I'm thinking about implementing one

Re: [perl-win32-gui-users] Progress Bar question

2001-02-05 Thread Aldo Calpini
Peter Eisengrein wrote: > Anyone know what the maximum allowed value is for the > ->SetRange($min,$max) on Win32::GUI::AddProgressBar? I am trying > to have it be set dynamically based upon a file size and it would > appear that if a file is too big the $max gets set to some default. the storage i