Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » TopWindow&PopUp, TrayIcon » Multi monitor support
Multi monitor support [message #57101] Tue, 25 May 2021 13:17 Go to next message
Didier is currently offline  Didier
Messages: 680
Registered: November 2008
Location: France
Contributor
Hello,

Like many peaple now, I use two monitors.

When launching my app it opens on main screen : OK
I then move the app to my secondary screen which is bigger
When the app opens a window (a progress bar for example) it opens again on the main screen Confused

Is there a way make these popup windows to open on the same screen where the application is running ?
Re: Multi monitor support [message #57111 is a reply to message #57101] Wed, 26 May 2021 09:24 Go to previous message
Didier is currently offline  Didier
Messages: 680
Registered: November 2008
Location: France
Contributor
I found how to get it right Smile

My problem was linked to the way I open files : I dragndrop them in my app: so my app doesn't have focus when it starts reading the file (and creates the progress bar popup so it goes to ... another screen.

All I had to do is force focus on my app when receiving a file drop !
Previous Topic: same layout with different dimensions
Next Topic: Zip file compression in a TopWindow and building progress bar
Goto Forum:
  


Current Time: Fri Mar 29 12:30:34 CET 2024

Total time taken to generate the page: 0.01858 seconds