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


Reply via email to