JME in Swing Dialog Z sorting issue

I have JME implemented in a Swing JDialog. I have set that Dialog to be always on top. However I still have z sorting issues with that Dialog falling behind other Dialogs.

Does anyone have a suggestion?

I have had other dialogs setup in the past that have the Always on Top set and did not have the issue. The sorting issue only happens when I have the JME canvas in a Swing Dialog and the set that to Always on Top.

Thank you for your time.

I ended up creating my own window listener to manage the window location.
Thank you for your time.

1 Like