Yes, yes, that gets a windows handle, but not a Win32::GUI::Window object
containing the handle, which seems to be the only thing -parent will accept.
Attempting to pass $desktop (as defined below) to -parent results in a crash
on my machine.

Aldo Calpini wrote:

> Glenn Linderman wrote:
> > Perhaps the desktop could be used, if there was a way to get its handle
> > into a Win32::GUI::Window object.
>
>     my $desktop = Win32::GUI::GetDesktopWindow();
>
> cheers,
> Aldo
>
> __END__
> $_=q,just perl,,s, , another ,,s,$, hacker,,print;
>
> _______________________________________________
> Perl-Win32-GUI-Users mailing list
> Perl-Win32-GUI-Users@lists.sourceforge.net
> http://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users

--
Glenn
=====
Due to the current economic situation, the light at the
end of the tunnel will be turned off until further notice.



Reply via email to