I had just realized I had misnamed the owner, and was posting that I located
my error. Thanks for the response!

-Dave

----- Original Message -----
From: "Laurent ROCHER" <[EMAIL PROTECTED]>
To: "Win32GUI" <perl-win32-gui-users@lists.sourceforge.net>
Sent: Friday, March 14, 2003 1:27 PM
Subject: Re: [perl-win32-gui-users] Moving a DialogBox to the forground


> Have you try -owner option :
>
>      -owner => $Window
>
> Laurent.
>
> > Now that my DialogBox is correctly displaying in the foreground I've run
> > into another issue. I have a button in the DialogBox who's 'click'
action
> > calls Win32::GUI::GetOpenFileName(). Unfortunately the "Open File.."
> dialog
> > box displays behind my dialog box instead of appearing in the
foreground.
> I
> > tried adding the -topmost => 1 option to the GetOpenFileName() object
but
> it
> > doesn't appear to honor that setting.
> >
> > -Dave
>
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by:Crypto Challenge is now open!
> Get cracking and register here for some mind boggling fun and
> the chance of winning an Apple iPod:
> http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
> _______________________________________________
> Perl-Win32-GUI-Users mailing list
> Perl-Win32-GUI-Users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users
>


Reply via email to