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 » Precisions on keyflags value in MouseMove
Precisions on keyflags value in MouseMove [message #35900] Sun, 01 April 2012 10:06 Go to previous message
Didier is currently offline  Didier
Messages: 680
Registered: November 2008
Location: France
Contributor
Hi,

virtual void  MouseMove(Point p, dword keyflags);


In the Ctrl:: help, keyflags is said to contain only SHIFT/TAB/CTRL flags. But when watching the value I noticed that it also contained the mouse buttons (which I was searching for).

Question:
- Is this behaviour OS dependant (I'm on linux).
- If not, then where are the defines/enums associated to the individal bits (mouse left=0x800000, mouse right=0x400000, ....). The ones defined int CtrlCore.h do not fit

[Updated on: Sun, 01 April 2012 10:06]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Print raw data (direct print)
Next Topic: Introducing OSVGS
Goto Forum:
  


Current Time: Fri May 03 19:55:32 CEST 2024

Total time taken to generate the page: 0.02143 seconds