The ooDialog Reference (build 7341) says (page 315):
 

The popupAsChild method starts a modeless dialog executing and returns
immediately. It is very similar to the popup method, but has the additional
functionality that it is closed automaticaly when the parent dialog is
closed.

However, if the parent was also started as a "popUpAsChild", then this is
not true - if the parent is closed the child remains (ooDialog 4.2 build
7449). 
 
Is this a bug? If not, perhaps the text should be changed to say,

The popupAsChild method starts a modeless dialog executing and returns
immediately. It is very similar to the popup method, but has the additional
functionality that it is closed automatically when the parent dialog is
closed - unless the parent was also started with popupAsChild.

I hope it's not a bug - I like the actual behavior.
 
-- Oliver
 
------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to