Click here to Skip to main content
16,008,175 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralLooking for a vector graphics library... Pin
11-Feb-02 19:05
suss11-Feb-02 19:05 
GeneralRe: Looking for a vector graphics library... Pin
Rick York11-Feb-02 19:27
mveRick York11-Feb-02 19:27 
QuestionKeyboard Processing without TranslateMessage? Pin
clintsinger11-Feb-02 18:37
clintsinger11-Feb-02 18:37 
AnswerRe: Keyboard Processing without TranslateMessage? Pin
alex.barylski11-Feb-02 18:55
alex.barylski11-Feb-02 18:55 
GeneralRe: Keyboard Processing without TranslateMessage? Pin
Nish Nishant11-Feb-02 19:51
sitebuilderNish Nishant11-Feb-02 19:51 
GeneralRe: Keyboard Processing without TranslateMessage? Pin
alex.barylski12-Feb-02 8:52
alex.barylski12-Feb-02 8:52 
AnswerRe: Keyboard Processing without TranslateMessage? Pin
Nish Nishant11-Feb-02 19:50
sitebuilderNish Nishant11-Feb-02 19:50 
GeneralRe: Keyboard Processing without TranslateMessage? Pin
clintsinger13-Feb-02 15:50
clintsinger13-Feb-02 15:50 
Do you have any idea how I would do this without MFC and without any explicit message pump?

The create dialog only takes a handle to a CallbackProc and sends the dialog messages through that. I don't have any explicit access to the message loop (as far I as I know) to be able to intercept the keyboard input on the edit box child window.

I suppose if there is no other way I could explicitly create a thread and message pump to go with a CreateWindow but I would rather not put forth so much effort if there is a simpler way. Wink | ;)
GeneralRe: Keyboard Processing without TranslateMessage? Pin
Nish Nishant13-Feb-02 16:45
sitebuilderNish Nishant13-Feb-02 16:45 
GeneralRe: Keyboard Processing without TranslateMessage? Pin
clintsinger13-Feb-02 20:08
clintsinger13-Feb-02 20:08 
Generalprint out with color syntax Pin
tbbooher11-Feb-02 18:34
tbbooher11-Feb-02 18:34 
GeneralRe: print out with color syntax Pin
alex.barylski11-Feb-02 18:52
alex.barylski11-Feb-02 18:52 
GeneralRe: print out with color syntax Pin
markkuk11-Feb-02 19:50
markkuk11-Feb-02 19:50 
GeneralRe: print out with color syntax Pin
ilinov11-Feb-02 20:40
ilinov11-Feb-02 20:40 
GeneralRe: print out with color syntax Pin
Shog912-Feb-02 5:30
sitebuilderShog912-Feb-02 5:30 
GeneralRe: print out with color syntax Pin
tbbooher12-Feb-02 15:46
tbbooher12-Feb-02 15:46 
GeneralReturn Values, No Pointers Pin
Josh Koppang11-Feb-02 18:16
Josh Koppang11-Feb-02 18:16 
GeneralRe: Return Values, No Pointers Pin
Nish Nishant11-Feb-02 19:53
sitebuilderNish Nishant11-Feb-02 19:53 
GeneralRe: Return Values, No Pointers Pin
Josh Koppang11-Feb-02 20:10
Josh Koppang11-Feb-02 20:10 
GeneralRe: Return Values, No Pointers Pin
Le centriste12-Feb-02 9:52
Le centriste12-Feb-02 9:52 
GeneralRe: Return Values, No Pointers Pin
Le centriste12-Feb-02 9:56
Le centriste12-Feb-02 9:56 
GeneralCapture Monitor Pin
vin11-Feb-02 17:49
vin11-Feb-02 17:49 
GeneralRe: Capture Monitor Pin
alex.barylski11-Feb-02 17:59
alex.barylski11-Feb-02 17:59 
GeneralRe: Capture Monitor Pin
Christian Graus11-Feb-02 18:04
protectorChristian Graus11-Feb-02 18:04 
GeneralRe: Capture Monitor Pin
Rick York11-Feb-02 19:19
mveRick York11-Feb-02 19:19 

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.