I was trying to get the dialog box to appear on th...
# tornadofx
p
I was trying to get the dialog box to appear on the screen the window is on. -- The behaviour is strange on Macs at least. if you have two screens, and the current app is not on the Primary Screen (the one with the white menu bar on the arrange settings) it will appear on the other one. I worked around it by extending the dialog class to initialize on the screen that currently has the mouse pointer.