Click here to Skip to main content
16,006,535 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalpointer help Pin
28-Aug-01 10:06
suss28-Aug-01 10:06 
GeneralRe: pointer help Pin
Chris Losinger28-Aug-01 10:38
professionalChris Losinger28-Aug-01 10:38 
GeneralRe: pointer help Pin
#realJSOP29-Aug-01 3:45
professional#realJSOP29-Aug-01 3:45 
GeneralRe: pointer help Pin
Nemanja Trifunovic28-Aug-01 10:40
Nemanja Trifunovic28-Aug-01 10:40 
GeneralRe: pointer help Pin
28-Aug-01 10:50
suss28-Aug-01 10:50 
GeneralRe: pointer help Pin
Nemanja Trifunovic28-Aug-01 11:09
Nemanja Trifunovic28-Aug-01 11:09 
GeneralRe: pointer help Pin
29-Aug-01 12:21
suss29-Aug-01 12:21 
QuestionHow to detect tap and hold in and edit control ? Pin
28-Aug-01 9:53
suss28-Aug-01 9:53 
Hello,

How is it possible to detect a tap anf hold in an edit box control ? I mean how to detect the
"tap" (stylus down) ? Once it's done, to determine if the stylus is hold, I think that calling
SHRecognizeGesture will be right. But the main problem is to determine that the user pressed the
stylus inside the control.
Indeed, the first time the edit control is selected, it generates a WM_NOTIFY with code EN_SETFOCUS
to the parent of the edit control, but once the edit control is selected and has the focus, tapping
inside it does not generate anything (no WM_LBUTTONDOWN, no BS_CLICK, ...)

Any idea ? Thank's in advance.

--Francois

francois_pessaux@yahoo.fr

AnswerRe: How to detect tap and hold in and edit control ? Pin
Paul M Watt23-Feb-02 16:33
mentorPaul M Watt23-Feb-02 16:33 
GeneralHi, Pin
Cnoob28-Aug-01 9:31
Cnoob28-Aug-01 9:31 
GeneralRe: Hi, Pin
Carlos Antollini28-Aug-01 10:33
Carlos Antollini28-Aug-01 10:33 
GeneralRe: Hi, Pin
Nemanja Trifunovic28-Aug-01 10:33
Nemanja Trifunovic28-Aug-01 10:33 
GeneralTreeview Problem Pin
28-Aug-01 9:07
suss28-Aug-01 9:07 
GeneralRe: Treeview Problem Pin
Bret Faller28-Aug-01 9:16
Bret Faller28-Aug-01 9:16 
Generalcan't get the data to change rows Pin
Cnoob28-Aug-01 7:55
Cnoob28-Aug-01 7:55 
GeneralMFC Classes List Pin
Arjen28-Aug-01 7:47
Arjen28-Aug-01 7:47 
GeneralRe: MFC Classes List Pin
Michael Dunn28-Aug-01 17:03
sitebuilderMichael Dunn28-Aug-01 17:03 
GeneralChenge Edit Box color Pin
Ghasrfakhri28-Aug-01 7:10
Ghasrfakhri28-Aug-01 7:10 
GeneralRe: Chenge Edit Box color Pin
Paul M Watt23-Feb-02 16:28
mentorPaul M Watt23-Feb-02 16:28 
GeneralTwo active windows at the same time Pin
Huong28-Aug-01 6:27
Huong28-Aug-01 6:27 
GeneralSubmenus Pin
28-Aug-01 6:12
suss28-Aug-01 6:12 
GeneralRe: Submenus Pin
gordingin28-Aug-01 6:17
gordingin28-Aug-01 6:17 
GeneralRe: Submenus Pin
gordingin28-Aug-01 6:24
gordingin28-Aug-01 6:24 
GeneralRe: Submenus Pin
Tomasz Sowinski28-Aug-01 7:08
Tomasz Sowinski28-Aug-01 7:08 
GeneralGenerating HTML docs from code Pin
billb211228-Aug-01 6:06
billb211228-Aug-01 6:06 

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.