#Open a window when app icon clicked
2 messages · Page 1 of 1 (latest)
In other words:
- Close all windows of the app, app is kept running in background
- Click on the app's icon
- A new window should open (but doesn't)
2 messages · Page 1 of 1 (latest)
Hello everyone, after closing the last window of my app, i'd like a new one to be opened when the user clicks on its icon ("activates" it) in the Dock. I can't find any documentation on this kind of event. How would I go about doing this?
In other words: