hi,
in my application I have a CRebarCtrl in a dialog, and need to get a notification when the user is dragging or resizing it .
After reading about "Processing Notification Messages in a Rebar Control " in the msdn documention, I learned that I should implement the OnChildNotify function.
I did that, however this function is never called !
Am I missing something?
thx
in my application I have a CRebarCtrl in a dialog, and need to get a notification when the user is dragging or resizing it .
After reading about "Processing Notification Messages in a Rebar Control " in the msdn documention, I learned that I should implement the OnChildNotify function.
I did that, however this function is never called !
Am I missing something?
thx