From: Guillem C. W. <vac...@es...> - 2002-04-16 15:12:18
|
RE: [perl-win32-gui-users] (no subject)It works ...but then DialogBox = goes beneath my other Windows... Guillem Cunillera i Wefers. -----Mensaje original----- De: Peter Eisengrein <Pet...@at...> Para: 'Guillem Cunillera Wefers' <vac...@es...>; = per...@li... = <per...@li...> Fecha: dimarts, 16 / abril / 2002 16:56 Asunto: RE: [perl-win32-gui-users] (no subject) I tried -topmost with a DialogBox and it worked on my NT4.0 = Activestate perl v5.6.0, Win32::GUI v 0.0.558=20 > -----Original Message-----=20 > From: Guillem Cunillera Wefers [mailto:vac...@es...]=20 > Sent: Tuesday, April 16, 2002 10:37=20 > To: per...@li...=20 > Subject: RE: [perl-win32-gui-users] (no subject)=20 >=20 >=20 > I have tried also:=20 >=20 > $w_analisi[$posdinsalu]->Show();=20 > $w_analisi[$posdinsalu]->SetForegroundWindow();=20 > $w_analisi[$posdinsalu]->BringWindowToTop();=20 >=20 > but no results....=20 >=20 >=20 > -----Mensaje original-----=20 > De: Guillem Cunillera Wefers <vac...@es...>=20 > Para: per...@li...=20 > <per...@li...>=20 > Fecha: dimarts, 16 / abril / 2002 15:54=20 > Asunto: RE: [perl-win32-gui-users] (no subject)=20 >=20 >=20 > >-topmost is not good for me because I can't see for instance some=20 > >DialogBox...=20 > >=20 > >>You could also use the Activate event of the window beneath=20 > to set the=20 > >focus to=20 > >>the window on top, but then you wouldn't be able to do=20 > anything in the=20 > >>window beneath, which would defeat the purpose of not disabling = it.=20 > >=20 > >Mi problem is I create dinamicaly some small windons that=20 > always go beneath=20 > >a main window.=20 > >=20 > >$w_analisi[$posdinsalu]->Activate();=20 > >=20 > >doesn't work....how I can pass the focus to this window ?=20 > >=20 > >Guillem Cunillera i Wefers=20 > >=20 > >=20 > >=20 > >_______________________________________________=20 > >Perl-Win32-GUI-Users mailing list=20 > >Per...@li...=20 > >https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users=20 > >=20 >=20 >=20 > _______________________________________________=20 > Perl-Win32-GUI-Users mailing list=20 > Per...@li...=20 > https://lists.sourceforge.net/lists/listinfo/perl-win32-gui-users=20 >=20 |