Hi Greg,

That was my first question a long time ago. You need to specify "true" when
showing windows and they will show up modal (user need to close the window
before doing something else).

Win.showCenter(true)

or

Win.show(true)

Cheers,

- Jacques

2006/11/27, Greg Miller <[EMAIL PROTECTED]>:

Hi All,

I just downloaded PWC and got my first window working.  This is a really
really nice tool.

One simple question:
Can I "combine" a Window and Modal dialog?  In other words I'd like to
open
a Window that has a bunch of <input type="text"> fields, but I want this
new
window to be modal so that the user has to close/complete the new window
before doing anything else.

Any help/pointing in the right direction will be appreciated.

Thanks!
Greg

_______________________________________________
Javawin mailing list
[email protected]
http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com

_______________________________________________
Javawin mailing list
[email protected]
http://mail.xilinus.com/mailman/listinfo/javawin_xilinus.com

Reply via email to