Thanks Steve, that did the trick!  I did notice that you can't seem to tab
into a combobox, but that doesn't matter for my current needs.

Brian Millham
[EMAIL PROTECTED] 

-----Original Message-----
From: Lloyd, Steve [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 23, 2004 7:38 PM
To: Brian Millham
Subject: RE: [SPAM] - RE: [perl-win32-gui-users] Combobox problem taken care
of, but now... - Email found in subject

I had the same problem a while back where setting -dialoggui when I
created the window did not work.
However, if I set it afterward, it worked.
$MainWindow->{-dialogui} = 1;

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Brian Millham
Sent: Thursday, September 23, 2004 5:27 PM
To: 'Glenn W Munroe'; 'perl-win32-gui-users'
Subject: [SPAM] - RE: [perl-win32-gui-users] Combobox problem taken care
of, but now... - Email found in subject


I tried -tabstop and -dialogui, neither of those worked.  I'd like to
get the latest version, but the one I downloaded would not compile.  The
PPM version installed the ancient .558 version.  Could  someone send me
the latest version?

I'm making good version on my project, but not being able to tab between
fields makes it kind of useless...  Another one I just noticed, is there
a way to set the focus to a field?

Thanks again for the help.  I'm slowly figuring this thing out :-)


Brian Millham
[EMAIL PROTECTED] 

-----Original Message-----
From: Glenn W Munroe [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, September 22, 2004 8:44 AM
To: 'Brian Millham'; 'perl-win32-gui-users'
Subject: RE: [perl-win32-gui-users] Combobox problem taken care of, but
now...


        Have you set the -dialogui option for your main window? That
should do it, but again, it may depend on having the latest code.
Someone else had this problem a few weeks ago; the code that worked fine
on my system wouldn't work on his.

As for the documentation, that's always a little behind the code. I've
found that it's best to download the source code and look through the XS
code for the available options (and then read about them on MSDN). At
least that way you know what options you have for your version.

Glenn

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Brian Millham
Sent: Tuesday, 21 September, 2004 20:10
To: perl-win32-gui-users
Subject: [perl-win32-gui-users] Combobox problem taken care of, but
now...

Thanks for the help with comboboxes.  I couldn't get the latest
development code to compile, so I'm using .671.  I've figured out a way
to fake what I'm trying to do with the combobox.  But now, I've run into
another strange one that I can't find in the documentation.

How do you enable using tab to move between input fields!  It's got to
be something simple that I've overlooking!!

Brian Millham
[EMAIL PROTECTED] 

---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0439-0, 09/20/2004
Tested on: 9/21/2004 7:10:09 PM
avast! is copyright (c) 2000-2003 ALWIL Software. http://www.avast.com






-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0439-1, 09/22/2004
Tested on: 9/23/2004 7:26:39 PM
avast! is copyright (c) 2000-2003 ALWIL Software. http://www.avast.com






-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_______________________________________________
Perl-Win32-GUI-Users mailing list
Perl-Win32-GUI-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0439-1, 09/22/2004
Tested on: 9/23/2004 8:11:26 PM
avast! is copyright (c) 2000-2003 ALWIL Software.
http://www.avast.com





Reply via email to