Click here to Skip to main content
15,929,596 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dialog Box and String lengths Pin
Jim A. Johnson22-Aug-01 18:35
Jim A. Johnson22-Aug-01 18:35 
GeneralCatching Keystrokes from a CEditView Pin
Joseph LeBlanc22-Aug-01 16:03
Joseph LeBlanc22-Aug-01 16:03 
GeneralRe: Catching Keystrokes from a CEditView Pin
Tomasz Sowinski22-Aug-01 23:28
Tomasz Sowinski22-Aug-01 23:28 
GeneralModaless Dialog Box Pin
John Uhlenbrock22-Aug-01 11:23
John Uhlenbrock22-Aug-01 11:23 
GeneralRe: Modaless Dialog Box Pin
John Uhlenbrock22-Aug-01 12:13
John Uhlenbrock22-Aug-01 12:13 
GeneralRe: Modaless Dialog Box Pin
Christian Graus22-Aug-01 12:35
protectorChristian Graus22-Aug-01 12:35 
GeneralRe: Modaless Dialog Box Pin
John Uhlenbrock22-Aug-01 12:41
John Uhlenbrock22-Aug-01 12:41 
GeneralRe: Modaless Dialog Box Pin
Christian Graus22-Aug-01 12:46
protectorChristian Graus22-Aug-01 12:46 
Hmmm... Here's a thought. When you create the dialog, call SetCapture() so that your dialog recieves all mouse messages first, and then you can catch and kill anything that occurs outside your dialog. That's better - the solution is contained in the dialog where it should be.

Christian

As I learn the innermost secrets of the around me, they reward me in many ways to keep quiet.

Men with pierced ears are better prepared for marriage. They've experienced pain and bought Jewellery.
GeneralRe: Modaless Dialog Box Pin
John Uhlenbrock22-Aug-01 13:03
John Uhlenbrock22-Aug-01 13:03 
GeneralRe: Modaless Dialog Box Pin
Christian Graus22-Aug-01 13:08
protectorChristian Graus22-Aug-01 13:08 
GeneralRe: Modaless Dialog Box Pin
Anders Molin22-Aug-01 23:25
professionalAnders Molin22-Aug-01 23:25 
GeneralRe: Modaless Dialog Box Pin
Dave Glick23-Aug-01 4:39
Dave Glick23-Aug-01 4:39 
GeneralVK_RIGHT and VK_UP doesn't work... Pin
22-Aug-01 11:05
suss22-Aug-01 11:05 
GeneralRe: VK_RIGHT and VK_UP doesn't work... Pin
Christian Graus22-Aug-01 12:42
protectorChristian Graus22-Aug-01 12:42 
GeneralRe: VK_RIGHT and VK_UP doesn't work... Pin
23-Aug-01 4:28
suss23-Aug-01 4:28 
GeneralVC++: F12 (Go To Definition) bolloxed Pin
Jim A. Johnson22-Aug-01 10:49
Jim A. Johnson22-Aug-01 10:49 
GeneralRe: VC++: F12 (Go To Definition) bolloxed Pin
Matt.W.22-Aug-01 18:30
Matt.W.22-Aug-01 18:30 
GeneralRe: VC++: F12 (Go To Definition) bolloxed Pin
Jim A. Johnson22-Aug-01 18:31
Jim A. Johnson22-Aug-01 18:31 
QuestionHow do I catch an ActiveX event? Pin
Craig Miller22-Aug-01 10:36
Craig Miller22-Aug-01 10:36 
AnswerRe: How do I catch an ActiveX event? Pin
22-Aug-01 23:43
suss22-Aug-01 23:43 
GeneralProperty sheet in CFormView Pin
22-Aug-01 10:14
suss22-Aug-01 10:14 
GeneralDLL . PLEASE HELP !!! PLEASE !!! a simple and basic explanation about creation fo DLL file . HELP !!!!! Pin
22-Aug-01 9:21
suss22-Aug-01 9:21 
GeneralIs no one want to help me ??? Pin
22-Aug-01 20:55
suss22-Aug-01 20:55 
GeneralRe: Is no one want to help me ??? Pin
Mukkie23-Aug-01 10:22
Mukkie23-Aug-01 10:22 
GeneralCreateBitmap problems Pin
Philip Patrick22-Aug-01 8:48
professionalPhilip Patrick22-Aug-01 8:48 

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.