Skip to content
This repository has been archived by the owner on Mar 5, 2023. It is now read-only.

Window not showing when in full screen with other app #16

Open
ghost opened this issue Nov 9, 2015 · 2 comments
Open

Window not showing when in full screen with other app #16

ghost opened this issue Nov 9, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented Nov 9, 2015

When clicking on the status bar icon, the window appears on the desktop screen rather than the screen with full screen application. What needs to be changing in order for this to work?
screen shot 2015-11-09 at 19 25 45

@w-i-n-s
Copy link

w-i-n-s commented Nov 9, 2015

@alexandergmacleod Check all desktops and choose right one in code

@ghost
Copy link
Author

ghost commented Nov 9, 2015

I've tried adding: NSRect screenRect = [[NSScreen mainScreen] visibleFrame]; in the openPanel method but that does not work. I think the problem is thatI have switched off the 'Application is agent (UIElement)' key so the window always appears in the same desktop as the main window. Any ideas?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant