Ch 14 Tool Bar Buttons
I have created the tool bar buttons, but they do not show up when the program runs. How are the buttons "activated" so that they become useable.
EDIT: I am working the sketcher program in an MFC project. (CLR version is okay) I am now able to get the buttons to display, but when I click Element or Color, only one or two of the options are shown. There is a pull down at the bottom of the list and that must be clicked to show the remaining items. The checks are not being displayed.
I have noticed a few differences between the book and my code but attribute most of them to haveing installed the service pack for VS2008. Is this display difference due to the SP?
Last edited by bkelly; November 28th, 2010 at 02:49 PM..
|