Why toolbar disabled?
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I use a CToolBar control in a dialog to load a bitmap as a group buttons.
And if I use the dialog as main dialog (pop up dialog), the toolbar can work normally,
but question is: if a use the dialog as a child window (WS_CHILD), created by a parent dialog.
then the toolbar can't be used.
I find the way to update dialog UI, but it can't work.
So I think some messages to the dialog filtered by its parent window. But I can't find them, and get a solution:confused:.
If you can solve the problem:laugh:, or give me some tips:zzz:! Thannks Very Much!skybird