RE: [perl-win32-gui-users] GUI button problems

2001-04-17 Thread Piske, Harald
I've dug thru the GUI.xs a few weeks ago on the hunt for some missing events. I know that some events come as _Anonymous with the first parameter being the windows message code. But that goes only for messages not normally expected (or at least not coded out to fire an event of their own), so you w

[perl-win32-gui-users] GUI button problems

2001-04-17 Thread Peter Eisengrein
Having trouble with a Win32::GUI::Button where it is not seeing the _Click. However if I do $ReportButton->Show() or Hide() it works ok (because of the $var reference) and visually you can see the button is clicked (it depresses). I am guessing the problem is because it is nested on a Tab, but I'm

Re: [perl-win32-gui-users] Perl Oasis

2001-04-17 Thread Erick
Johan, That's pretty neat. I'm going to use it for doing fast editing, since I can jump right to the subroutine I want to work on, I really like that idea. The binary didn't work for me, I had to compile it, after installing the needed modules of course. Also, when you're viewing it and then fl

[perl-win32-gui-users] Perl Oasis

2001-04-17 Thread Johan Lindstrom
Hi! Perl Oasis is a new Win32::GUI application I created. It's in beta currently, but feel free to download and spread the word. I'm very interested in comments and bug reports. The Perl license applies. ** Introduction Perl Oasis is a source/POD/class browser tightly integrated with (curr