Re: Capture mouse events outside code window
- Posted by sergelli Apr 14, 2011
- 2637 views
In December 2004 I made this same question and the sumary of answer was the same: Euphoria does not have this feature.
They also informed me that it is possible to do this function, but it is very difficult and laborious. To do this jpb I would have to use a Windows API called "hook" and the best explanation on this subject was in the following address: http://www.codeproject.com/KB/system/hooksys.aspx
O.K. this is perfectly correct. But with the knowledge I have of computer programming, I need another decade to do this function! :)
So, here is my call for our masters in Euphoria to do this function. I am aware that this feature can be used maliciously, but that would be in the digital world, where everything we do, only to be allowed to make things safe?
I'm sure that this function would give more credibility and respect to language Euphoria,and it would be a demonstration of strength and capacity.