Re: Win32::GUI::Modalizer (was Re: [perl-win32-gui-users] wait for user input)

2001-07-17 Thread Peter Köller
Johan wrote: > don't have access to :) A guess is that the Deactivate or Activate event > is triggered differently on Win98 than on NT. Perhaps, I don't know. > /J - thinking of how to implement a "real" modal dialog using Inline::CPP > (it should be doable) I would like a real modal dialog pac

Re: Win32::GUI::Modalizer (was Re: [perl-win32-gui-users] wait for user input)

2001-07-17 Thread Johan Lindstrom
Peter wrote: Then it is the problem I mentioned to you one or two weeks ago. The app freezes because the focus seems to change very fast between the dialog boxes, Ahh... ok. I didn't understand that from our previous conversation, sorry about that. So, now the only problem is how to debug that

Re: Win32::GUI::Modalizer (was Re: [perl-win32-gui-users] wait for user input)

2001-07-17 Thread Peter Köller
Johan wrote: > In what way? Did it just not make the window modal? Or did it > freeze/crash > anything? > I have never experienced this first hand myself, so... :) First: Am I right when I think that you use the Win32::GUI::Modalizer in Oasis to make dialogs modal? Then it is the problem I menti

Re: Win32::GUI::Modalizer (was Re: [perl-win32-gui-users] wait for user input)

2001-07-17 Thread Johan Lindstrom
Peter wrote: > It does what you want, although in a sligthly different way. I've had > reports of it not working 100% properly under Win95, so if anyone using > that platform would care to try it out I would be grateful. I tested it under Win98 and sorry it didn't work there, too. In what way?

Win32::GUI::Modalizer (was Re: [perl-win32-gui-users] wait for user input)

2001-07-17 Thread Peter Köller
> If you can't get it to work, try the Win32::GUI::Modalizer module at: > > http://www.bahnhof.se/~johanl/perl/Win32GUI/ > > It does what you want, although in a sligthly different way. I've had > reports of it not working 100% properly under Win95, so if anyone using > that platform would care