Click here to Skip to main content
15,892,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Remove button border Pin
Klaus-Werner Konrad17-Mar-11 9:22
Klaus-Werner Konrad17-Mar-11 9:22 
GeneralRe: Remove button border Pin
goldenrose917-Mar-11 15:07
goldenrose917-Mar-11 15:07 
QuestionIs there some APIs for get the force of click? Pin
whiteclouds16-Mar-11 15:44
whiteclouds16-Mar-11 15:44 
AnswerRe: Is there some APIs for get the force of click? Pin
Ozer Karaagac16-Mar-11 16:10
professionalOzer Karaagac16-Mar-11 16:10 
GeneralRe: Is there some APIs for get the force of click? Pin
whiteclouds16-Mar-11 17:22
whiteclouds16-Mar-11 17:22 
GeneralRe: Is there some APIs for get the force of click? Pin
Ozer Karaagac16-Mar-11 23:57
professionalOzer Karaagac16-Mar-11 23:57 
GeneralRe: Is there some APIs for get the force of click? Pin
whiteclouds17-Mar-11 21:48
whiteclouds17-Mar-11 21:48 
AnswerRe: Is there some APIs for get the force of click? Pin
Rajesh R Subramanian16-Mar-11 22:01
professionalRajesh R Subramanian16-Mar-11 22:01 
I don't think such a thing is possible. A mouse button can either be in a depressed or a released state (same with a touch pad buttons, and clicks generated by touching somewhere on the touch area). Generally, there's no way to find out how "hard" a button was pressed.

If a device is sensitive to such data, and is exposing APIs to capture that information, then that would be a different story. However, it is not the case with regular mouse and touch pad devices.
"Real men drive manual transmission" - Rajesh.

GeneralRe: Is there some APIs for get the force of click? Pin
CPallini16-Mar-11 22:53
mveCPallini16-Mar-11 22:53 
GeneralRe: Is there some APIs for get the force of click? Pin
ThatsAlok16-Mar-11 23:48
ThatsAlok16-Mar-11 23:48 
GeneralRe: Is there some APIs for get the force of click? Pin
CPallini17-Mar-11 0:33
mveCPallini17-Mar-11 0:33 
GeneralRe: Is there some APIs for get the force of click? Pin
ThatsAlok17-Mar-11 4:23
ThatsAlok17-Mar-11 4:23 
GeneralRe: Is there some APIs for get the force of click? Pin
Rajesh R Subramanian17-Mar-11 5:53
professionalRajesh R Subramanian17-Mar-11 5:53 
GeneralRe: Is there some APIs for get the force of click? Pin
CPallini17-Mar-11 6:03
mveCPallini17-Mar-11 6:03 
GeneralRe: Is there some APIs for get the force of click? Pin
Rajesh R Subramanian17-Mar-11 6:12
professionalRajesh R Subramanian17-Mar-11 6:12 
GeneralRe: Is there some APIs for get the force of click? Pin
CPallini17-Mar-11 6:39
mveCPallini17-Mar-11 6:39 
GeneralRe: Is there some APIs for get the force of click? Pin
Rajesh R Subramanian17-Mar-11 6:50
professionalRajesh R Subramanian17-Mar-11 6:50 
GeneralRe: Is there some APIs for get the force of click? Pin
CPallini17-Mar-11 7:13
mveCPallini17-Mar-11 7:13 
GeneralRe: Is there some APIs for get the force of click? Pin
Rajesh R Subramanian17-Mar-11 7:31
professionalRajesh R Subramanian17-Mar-11 7:31 
GeneralRe: Is there some APIs for get the force of click? Pin
CPallini17-Mar-11 8:00
mveCPallini17-Mar-11 8:00 
GeneralRe: Is there some APIs for get the force of click? Pin
Rajesh R Subramanian17-Mar-11 8:15
professionalRajesh R Subramanian17-Mar-11 8:15 
GeneralRe: Is there some APIs for get the force of click? Pin
CPallini17-Mar-11 8:37
mveCPallini17-Mar-11 8:37 
GeneralRe: Is there some APIs for get the force of click? Pin
Rajesh R Subramanian17-Mar-11 18:18
professionalRajesh R Subramanian17-Mar-11 18:18 
GeneralRe: Is there some APIs for get the force of click? Pin
whiteclouds17-Mar-11 22:53
whiteclouds17-Mar-11 22:53 
JokeRe: Is there some APIs for get the force of click? Pin
Rajesh R Subramanian17-Mar-11 6:25
professionalRajesh R Subramanian17-Mar-11 6:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.