RE: [perl-win32-gui-users] Getting TAB in a Window

2001-10-15 Thread Ami Bar-Yadin
ALL RIGHT! That works! Thanks, -- Ami Bar-Yadin ([EMAIL PROTECTED]) > -Original Message- > From: Jonathan Southwick [mailto:[EMAIL PROTECTED] > Sent: Monday, October 15, 2001 7:40 AM > To: Ami Bar-Yadin > Subject: RE: [perl-win32-gui-users] Getting TAB in a Window >

RE: [perl-win32-gui-users] Getting TAB in a Window

2001-10-12 Thread Ami Bar-Yadin
ialogui} = 1; $Window->Show(); ... -cut- I commented out the "use blib" line (??) at the top and added the dialogui at the bottom. I run the program, click on one of the check boxes, and press TAB. Nothing happens, the focus does not move. Am I

RE: [perl-win32-gui-users] msk.pl

2001-10-12 Thread Ami Bar-Yadin
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of > Mark Wilkinson > Sent: Friday, October 12, 2001 8:09 AM > To: Ami Bar-Yadin > Cc: 'List-Perl-Win32gui-users (E-mail)' > Subject: Re: [perl-win32-gui-users] msk.pl >

[perl-win32-gui-users] Getting TAB in a Window

2001-10-11 Thread Ami Bar-Yadin
use events for more creative stuff. Thanks, -- Ami Bar-Yadin ([EMAIL PROTECTED])

[perl-win32-gui-users] Question: Qualified callbacks

2001-10-11 Thread Ami Bar-Yadin
At the moment I'm putting callbacks in package main, i.e. "global". Is there any way to specify a package for callbacks? Ideally Win32::GUI would assume the package of the object, instead of package main. Would this require changes to the xs? Thanks, -- Ami Bar-Yadin ([EMAIL PROTECTED])

RE: [perl-win32-gui-users] msk.pl

2001-10-11 Thread Ami Bar-Yadin
> -Original Message- > From: Aldo Calpini [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 10, 2001 5:44 AM > To: Ami Bar-Yadin > Cc: List-Perl-Win32gui-users (E-mail) > Subject: Re: [perl-win32-gui-users] msk.pl ... > I already made a tentative at this, loo

RE: [perl-win32-gui-users] msk.pl

2001-10-11 Thread Ami Bar-Yadin
pinion. I don't know how much time I'll be able to put in this. I want to play with it, but I've got a to-do list at work that's years long. Attachments in the mail list is as good for me as CVS access. Either way, whatever I do with this package I will gladly share here. Th

[perl-win32-gui-users] msk.pl

2001-10-10 Thread Ami Bar-Yadin
read Visual Basic 6 form files (.frm) and create Win32::GUI forms from them. Leaving any VB code out, of course. Thanks, -- Ami Bar-Yadin ([EMAIL PROTECTED]) usage.pl Description: Binary data msk.pl Description: Binary data test.msk Description: Binary data