Sebastien,
Thanks for the reply. Is this something you are planning/going to do sometime in the near future? Regards - barduck _____ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Sébastien Gruhier Sent: Monday, April 16, 2007 3:28 PM To: [email protected] Subject: Re: [Javawin] Modal dialogs with parent container well, it's not possible as the lib is. The overlay is unique and attached to the body :( I will need to modify it to be able to do it. The only workaround is to use an iframa as parent, not very nice. Seb On Apr 16, 2007, at 2:01 PM, barduck wrote: Hi, I recently discovered this excellent library and I wanted to say that this is exactly what I was looking for, great work. After playing around with it a bit, I realized that I would like to have a kind of window that I dont know how to do, or if possible at all. I would like to have an Info Dialog that is semi-modal - I mean, it has a parent element and it should center itself in it and gray-out only the parent container instead of the entire screen. I tried to set a parent parameter to the Dialog.Info() call but it doesnt seem to have any effect. Is this possible to do with Dialog.Info() or do I need to build the window manually by myself? Any examples would be appreciated. Thanks. _______________________________________________ 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
