You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2018/03/06 10:13:10 UTC

[GitHub] JaroslavTulach commented on issue #403: [NETBEANS-320] Mac modal dialogs pop-under non-modal dialogs

JaroslavTulach commented on issue #403: [NETBEANS-320] Mac modal dialogs pop-under non-modal dialogs
URL: https://github.com/apache/incubator-netbeans/pull/403#issuecomment-370731803
 
 
   We sawn the leaf problem before. It has been solved in the `DialogDescriptor` by [isLeaf()](http://bits.netbeans.org/8.2/javadoc/org-openide-dialogs/org/openide/DialogDescriptor.html#isLeaf--) getter.
   
   I don't understand why the current API isn't enough and there is a need for proposing `Leafable`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists