Click here to Skip to main content
15,910,118 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
JokeRe: crash in worker thread Pin
Rajesh R Subramanian11-Mar-08 23:27
professionalRajesh R Subramanian11-Mar-08 23:27 
JokeRe: crash in worker thread Pin
Wamuti11-Mar-08 23:39
Wamuti11-Mar-08 23:39 
GeneralRe: crash in worker thread Pin
ThatsAlok11-Mar-08 23:59
ThatsAlok11-Mar-08 23:59 
GeneralRe: crash in worker thread Pin
David Crow12-Mar-08 3:10
David Crow12-Mar-08 3:10 
GeneralRe: crash in worker thread Pin
Mark Salsbery12-Mar-08 5:33
Mark Salsbery12-Mar-08 5:33 
GeneralRe: crash in worker thread Pin
ThatsAlok12-Mar-08 7:24
ThatsAlok12-Mar-08 7:24 
GeneralRe: crash in worker thread Pin
ThatsAlok1-Apr-09 18:22
ThatsAlok1-Apr-09 18:22 
Generalis this code right? [modified] Pin
gentleguy11-Mar-08 16:39
gentleguy11-Mar-08 16:39 
GeneralRe: is this code right? Pin
Stephen Hewitt11-Mar-08 19:18
Stephen Hewitt11-Mar-08 19:18 
GeneralRe: is this code right? Pin
Iain Clarke, Warrior Programmer12-Mar-08 1:01
Iain Clarke, Warrior Programmer12-Mar-08 1:01 
QuestionRe: is this code right? Pin
David Crow12-Mar-08 3:11
David Crow12-Mar-08 3:11 
JokeRe: is this code right? [modified] Pin
Justin Perez12-Mar-08 3:51
Justin Perez12-Mar-08 3:51 
GeneralRe: is this code right? Pin
David Crow12-Mar-08 3:56
David Crow12-Mar-08 3:56 
GeneralRe: is this code right? Pin
Rajesh R Subramanian12-Mar-08 3:57
professionalRajesh R Subramanian12-Mar-08 3:57 
GeneralRe: is this code right? Pin
Justin Perez12-Mar-08 3:58
Justin Perez12-Mar-08 3:58 
GeneralRe: is this code right? Pin
gentleguy12-Mar-08 18:11
gentleguy12-Mar-08 18:11 
Generalname binding from one template to another Pin
George_George11-Mar-08 15:16
George_George11-Mar-08 15:16 
QuestionHolding focus within Dialog Pin
itechvar11-Mar-08 10:52
itechvar11-Mar-08 10:52 
Firstly i guess, is it even possible to have a dialog with muliple edit controls and buttons(Keyboard type letter buttons) that keeps the focus set to the currently selected edit control but is still able to tab/click to other controls? The buttons need to input letters to the edit control just like a keyboard as this is really a on-screen keyboard.

If so how do i manage the focus.

I've looked at every OSK article i could find on this site. I've also searched around the net alot. I've also look at a lot of articles just talking about focus control. Everything i have found so far won't wonrk in the manner i'm attempting.

I'm trying to do this with the keybd_event fucntion also.

Like a cross between these two is my goal. As i will also make a standalone dialog with just the keybaord to input to other windows.

http://www.codeproject.com/KB/cpp/onscreenkeyboard.aspx[^]

http://www.codeproject.com/KB/dialog/XKeyboard.aspx[^]

Any input is appreciated.
GeneralRe: Holding focus within Dialog Pin
Ernest Laurentin11-Mar-08 11:52
Ernest Laurentin11-Mar-08 11:52 
AnswerRe: Holding focus within Dialog Pin
itechvar12-Mar-08 8:27
itechvar12-Mar-08 8:27 
QuestionBrowser panel w/o IE? Pin
Peter Weyzen11-Mar-08 8:06
Peter Weyzen11-Mar-08 8:06 
AnswerRe: Browser panel w/o IE? Pin
Randor 11-Mar-08 8:29
professional Randor 11-Mar-08 8:29 
GeneralRe: Browser panel w/o IE? Pin
Peter Weyzen11-Mar-08 9:02
Peter Weyzen11-Mar-08 9:02 
GeneralRe: Browser panel w/o IE? Pin
Randor 11-Mar-08 9:30
professional Randor 11-Mar-08 9:30 
GeneralRe: Browser panel w/o IE? Pin
Peter Weyzen11-Mar-08 22:10
Peter Weyzen11-Mar-08 22:10 

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.