Click here to Skip to main content
15,921,837 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralWebbrowser control annoying security alert dialogs Pin
GriffonRL20-Feb-03 5:33
GriffonRL20-Feb-03 5:33 
GeneralRe: Webbrowser control annoying security alert dialogs Pin
Todd Smith20-Feb-03 8:14
Todd Smith20-Feb-03 8:14 
GeneralRe: Webbrowser control annoying security alert dialogs Pin
GriffonRL20-Feb-03 21:30
GriffonRL20-Feb-03 21:30 
GeneralRe: Webbrowser control annoying security alert dialogs Pin
Todd Smith21-Feb-03 6:21
Todd Smith21-Feb-03 6:21 
GeneralRe: Webbrowser control annoying security alert dialogs Pin
GriffonRL23-Feb-03 20:57
GriffonRL23-Feb-03 20:57 
Generalhotkeys on a dialog Pin
Qadddd20-Feb-03 5:24
Qadddd20-Feb-03 5:24 
GeneralRe: hotkeys on a dialog Pin
Iain Clarke, Warrior Programmer20-Feb-03 6:14
Iain Clarke, Warrior Programmer20-Feb-03 6:14 
GeneralRe: hotkeys on a dialog Pin
Qadddd24-Feb-03 4:34
Qadddd24-Feb-03 4:34 
GeneralRe: hotkeys on a dialog Pin
Qadddd24-Feb-03 6:55
Qadddd24-Feb-03 6:55 
GeneralRe: hotkeys on a dialog Pin
Iain Clarke, Warrior Programmer25-Feb-03 0:41
Iain Clarke, Warrior Programmer25-Feb-03 0:41 
GeneralRe: hotkeys on a dialog Pin
Qadddd26-Feb-03 23:20
Qadddd26-Feb-03 23:20 
GeneralPort forwarding Pin
User 988520-Feb-03 4:59
User 988520-Feb-03 4:59 
GeneralRe: Port forwarding Pin
User 988520-Feb-03 5:10
User 988520-Feb-03 5:10 
GeneralRe: Port forwarding Pin
Anonymous20-Feb-03 10:01
Anonymous20-Feb-03 10:01 
GeneralRe: Port forwarding Pin
User 988520-Feb-03 10:12
User 988520-Feb-03 10:12 
GeneralRe: Port forwarding Pin
User 988520-Feb-03 10:13
User 988520-Feb-03 10:13 
GeneralSlider control Pin
jimNLX20-Feb-03 4:35
jimNLX20-Feb-03 4:35 
GeneralRe: Slider control Pin
valikac20-Feb-03 7:32
valikac20-Feb-03 7:32 
GeneralDeriving MFC Class for DLL, instantiating in Visual Basic Pin
DigitalSabre20-Feb-03 4:31
DigitalSabre20-Feb-03 4:31 
GeneralRe: Deriving MFC Class for DLL, instantiating in Visual Basic Pin
Anna-Jayne Metcalfe20-Feb-03 4:53
Anna-Jayne Metcalfe20-Feb-03 4:53 
Generalget keyboard events Pin
Willem B20-Feb-03 4:21
Willem B20-Feb-03 4:21 
GeneralRe: get keyboard events Pin
Michael Shuster20-Feb-03 4:50
Michael Shuster20-Feb-03 4:50 
GeneralRe: get keyboard events Pin
HENDRIK R20-Feb-03 4:52
HENDRIK R20-Feb-03 4:52 
GeneralRe: get keyboard events Pin
Willem B20-Feb-03 21:11
Willem B20-Feb-03 21:11 
GeneralGetting focus for modeless dialogs in a controlbar. Pin
Maximilien20-Feb-03 4:17
Maximilien20-Feb-03 4:17 
Howdy'

I have a UI with a ControlBar ( CSizingControlBar ) that contains a dialog and sub dialogs ( panels ).

The Panels need to be aware when they get the focus.

I tried handling WM_SETFOCUS, WM_ACTIVATE and WM_NCACTIVATE, and I don't receive the messages.

I now handle WM_LBUTTONDOWN to "simulate" the wanted behaviour, but I don't like it, and wandered if I'm missing something ?

Thanks.




Maximilien Lincourt
For success one must aquire one's self

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.