How can I get the extension dialog to open on the same monitor as MD is open on
If i have MD running on my second monitor, any extension dialogs open on the main monitor.
This is not normally a big issue because i just move the window. However, there is a bug in JFXPanel that causes the text to break up and get blurry when the window is moved to another monitor (https://bugs.openjdk.java.net/browse/JDK-8222209).
Is there a way to control this when writing extensions?
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
1 Posted by hleofxquotes on 19 Aug, 2020 03:50 PM
Bob,
Off the top of my head, if you create a frame/dialog whose parent is one of Moneydance frame, the dialog (child) should open initially within the parent window.
System closed this discussion on 18 Nov, 2020 04:00 PM.