krompo
January 7th, 2005, 03:08 AM
hi everyone!
I have a regular MFC Dialog Application. This Dialog has a menu but I would like to have a toolbar there as well, the same way as it is done in SDI/MDI Application. Is it possible or do I have to create a window application that contains a dialog template?
My goal is to have a toolbar in regular dialog and I would like to avid to use window app with a dialog template. My dialog application was generated by that well known wizard.
I tried to dynamically load toolbar to that dialog but was unsuccessful. Was that my mistake (made I something wrong?) or is it really impossible to make a regular dialog app with a toolbar immediately below the menu?
thanks,
krompo
I have a regular MFC Dialog Application. This Dialog has a menu but I would like to have a toolbar there as well, the same way as it is done in SDI/MDI Application. Is it possible or do I have to create a window application that contains a dialog template?
My goal is to have a toolbar in regular dialog and I would like to avid to use window app with a dialog template. My dialog application was generated by that well known wizard.
I tried to dynamically load toolbar to that dialog but was unsuccessful. Was that my mistake (made I something wrong?) or is it really impossible to make a regular dialog app with a toolbar immediately below the menu?
thanks,
krompo