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 » Developing U++ » U++ Developers corner » Global Mouse
Global Mouse [message #57706] Sat, 27 November 2021 18:35 Go to next message
michael.mueller123 is currently offline  michael.mueller123
Messages: 1
Registered: November 2021
Location: ger
Junior Member
Hi,

I would like to recognise mousemovement outside my GUI.
Is it possible to use a global mouselistener in U++?

Thanks+grats
Michael
Re: Global Mouse [message #57708 is a reply to message #57706] Wed, 01 December 2021 10:46 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
michael.mueller123 wrote on Sat, 27 November 2021 18:35
Hi,

I would like to recognise mousemovement outside my GUI.
Is it possible to use a global mouselistener in U++?

Thanks+grats
Michael


Of course you can use whatever your host system provides.

The problem with such features is that they might not be available across all platforms, so they do not have encapsulation in U++. That said, I am not exactly sure to which global mouse listener protocol are you reffering to, but if you can advise how it is supposed to be implemented on all 3 major platforms (Win32, Gtk, MacOS), we would be glad to add it.

Mirek
Previous Topic: method passed as parameter in function
Next Topic: [SOLVED][Question] Is anyone able to build UPP and Binaries based upon it as 32-Bit?
Goto Forum:
  


Current Time: Fri Apr 19 22:32:42 CEST 2024

Total time taken to generate the page: 0.05894 seconds