Click here to Skip to main content
15,900,511 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: I/O Completion Port Pin
Len Holgate1-Jul-02 8:53
Len Holgate1-Jul-02 8:53 
GeneralHigh scale chat server Pin
1-Jul-02 0:47
suss1-Jul-02 0:47 
GeneralRe: High scale chat server Pin
benjymous1-Jul-02 2:02
benjymous1-Jul-02 2:02 
GeneralRe: High scale chat server Pin
Len Holgate1-Jul-02 9:01
Len Holgate1-Jul-02 9:01 
GeneralGet code page of exe Pin
ed welch30-Jun-02 23:08
ed welch30-Jun-02 23:08 
GeneralRe: Get code page of exe Pin
Mike Nordell2-Jul-02 7:20
Mike Nordell2-Jul-02 7:20 
QuestionCan I use standard FTP command to check file properties on remote site? Pin
DengJW30-Jun-02 23:08
DengJW30-Jun-02 23:08 
QuestionMy dialog window doesn't process my accellerator keys? Pin
solosnake30-Jun-02 22:54
solosnake30-Jun-02 22:54 
Hello all

I have a feeling I have done something wrong in building my application because all of my problems seem to be stemmingf rom the same root cause, which I dont know how to fix Frown | :( I have an MFC application, and it has a MainFrame, with a CView etc. The Main frame has a member dialog window, kept permanantly open and visible. It is created as follows:

bToolbarOkay = m_wndSettings.Create(this, IDD_SETTINGS2,WS_CHILD|WS_VISIBLE|CBRS_RIGHT|CBRS_GRIPPER|CBRS_TOOLTIPS|CBRS_FLYBY|CBRS_SIZE_DYNAMIC,0);


I have an accellerator table which is working fine, UNTIL the user clicks on a control in the settings dialog window. Once he/she has done this, the dialog window seems to be in control of everything. My problem is that it is logical to allow the user to change settings in this dialog, and to allow him/her to tab between controls within the window, but keping the focus there is ruining my accellerator?? How can I get the dialog window to play nicely with my accellerator table?

Any thoughts?

Thanks for all help,

solosnake




AnswerRe: My dialog window doesn't process my accellerator keys? Pin
Prem Kumar1-Jul-02 4:56
Prem Kumar1-Jul-02 4:56 
QuestionWhether 'Control' Key is pressed ? Pin
nilaysoft30-Jun-02 22:41
nilaysoft30-Jun-02 22:41 
AnswerRe: Whether 'Control' Key is pressed ? Pin
30-Jun-02 23:29
suss30-Jun-02 23:29 
AnswerRe: Whether 'Control' Key is pressed ? Pin
Mustafa Demirhan1-Jul-02 7:09
Mustafa Demirhan1-Jul-02 7:09 
QuestionCHtmlView Bug? Pin
Renegade30-Jun-02 22:38
Renegade30-Jun-02 22:38 
GeneralDLL's Pin
urid30-Jun-02 22:32
urid30-Jun-02 22:32 
QuestionHow to get informations from other process Pin
Neil Yao30-Jun-02 22:31
Neil Yao30-Jun-02 22:31 
AnswerRe: How to get informations from other process Pin
Prem Kumar1-Jul-02 0:25
Prem Kumar1-Jul-02 0:25 
GeneralRe: How to get informations from other process Pin
Neil Yao1-Jul-02 15:03
Neil Yao1-Jul-02 15:03 
GeneralForce a tooltip Pin
Davy Mitchell30-Jun-02 22:06
Davy Mitchell30-Jun-02 22:06 
GeneralRe: Force a tooltip Pin
Peter Zajac10-Jul-02 8:05
Peter Zajac10-Jul-02 8:05 
QuestionHow to enable and disable........ Pin
Agnihothra30-Jun-02 19:50
Agnihothra30-Jun-02 19:50 
AnswerRe: How to enable and disable........ Pin
Christian Graus30-Jun-02 20:08
protectorChristian Graus30-Jun-02 20:08 
GeneralRe: How to enable and disable........ Pin
Agnihothra30-Jun-02 20:13
Agnihothra30-Jun-02 20:13 
AnswerRe: How to enable and disable........ Pin
30-Jun-02 22:14
suss30-Jun-02 22:14 
GeneralRe: How to enable and disable........ Pin
Agnihothra30-Jun-02 23:51
Agnihothra30-Jun-02 23:51 
QuestionHow to change the font of MessageBox() Pin
30-Jun-02 19:41
suss30-Jun-02 19:41 

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.