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 15:49:09 UTC

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

SirIntellegence commented on issue #403: [NETBEANS-320] Mac modal dialogs pop-under non-modal dialogs
URL: https://github.com/apache/incubator-netbeans/pull/403#issuecomment-370826328
 
 
   What if someone had a `JDialog`, `JWindow`, or even a `JFrame` that would be difficult, impossible, undesirable, or a nightmare to convert to a `DialogDescriptor`? One such example is the "Popup" in `StatusLineComponent`. I am currently excluding `Window`s that are not a `Dialog` or a `Frame` since there might be many instances of those that we do not want to be a parent.

----------------------------------------------------------------
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