Click here to Skip to main content
15,922,894 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Broadcasting the command Pin
22-Feb-02 7:00
suss22-Feb-02 7:00 
GeneralRe: Broadcasting the command Pin
yellowine22-Feb-02 10:36
yellowine22-Feb-02 10:36 
GeneralDeallocating Tree Control Data Pin
Aaron Schaefer22-Feb-02 6:17
Aaron Schaefer22-Feb-02 6:17 
GeneralRe: Deallocating Tree Control Data Pin
Tim Smith22-Feb-02 6:19
Tim Smith22-Feb-02 6:19 
GeneralRe: Deallocating Tree Control Data Pin
Aaron Schaefer22-Feb-02 6:20
Aaron Schaefer22-Feb-02 6:20 
GeneralRe: Deallocating Tree Control Data Pin
Tim Smith22-Feb-02 6:29
Tim Smith22-Feb-02 6:29 
GeneralRe: Deallocating Tree Control Data Pin
Aaron Schaefer22-Feb-02 6:30
Aaron Schaefer22-Feb-02 6:30 
GeneralCToolBar question... Pin
Jamie Hale22-Feb-02 5:19
Jamie Hale22-Feb-02 5:19 
I want to be able to display a toolbar to the users with custom buttons (defined in a settings file - NOT resources) and a custom bitmap (also defined external to the application).

Is this possible to with a CToolBar? I know I can use SetButtons to customize the buttons, but it looks like the only way to set a bitmap into a CToolBar is through LoadBitmap. And I don't think I can use LoadBitmap with a non-resource based bitmap.

Any ideas? I'm trying to do it without writing a custom control... if there's no way, I'll just make 'em static. Just trying to be a bit fancy. Smile | :)


J

GeneralRe: CToolBar question... Pin
Jamie Hale22-Feb-02 5:20
Jamie Hale22-Feb-02 5:20 
GeneralRe: CToolBar question... Pin
Jon Hulatt22-Feb-02 6:05
Jon Hulatt22-Feb-02 6:05 
GeneralCListBox colors Pin
Stevieslu22-Feb-02 5:17
Stevieslu22-Feb-02 5:17 
GeneralRe: CListBox colors Pin
Paul M Watt22-Feb-02 5:23
mentorPaul M Watt22-Feb-02 5:23 
GeneralRe: CListBox colors Pin
Mazdak22-Feb-02 5:21
Mazdak22-Feb-02 5:21 
GeneralPROP_ENTRY ( ATL) ( agaaaain :-) ) Pin
Braulio Dez22-Feb-02 4:30
Braulio Dez22-Feb-02 4:30 
GeneralRe: PROP_ENTRY ( ATL) ( agaaaain :-) ) Pin
Joao Vaz22-Feb-02 5:14
Joao Vaz22-Feb-02 5:14 
GeneralRe: PROP_ENTRY ( ATL) ( agaaaain :-) ) Pin
Braulio Dez22-Feb-02 5:30
Braulio Dez22-Feb-02 5:30 
GeneralRe: PROP_ENTRY ( ATL) ( agaaaain :-) ) Pin
Joao Vaz22-Feb-02 5:56
Joao Vaz22-Feb-02 5:56 
GeneralRe: PROP_ENTRY ( ATL) ( agaaaain :-) ) Pin
Braulio Dez22-Feb-02 6:05
Braulio Dez22-Feb-02 6:05 
GeneralRe: PROP_ENTRY ( ATL) ( agaaaain :-) ) Pin
Joao Vaz22-Feb-02 6:25
Joao Vaz22-Feb-02 6:25 
QuestionWhich is The Best Way To Do It ??? Pin
Jon Hulatt22-Feb-02 4:30
Jon Hulatt22-Feb-02 4:30 
AnswerRe: Which is The Best Way To Do It ??? Pin
Braulio Dez22-Feb-02 4:32
Braulio Dez22-Feb-02 4:32 
AnswerRe: Which is The Best Way To Do It ??? Pin
Mazdak22-Feb-02 4:39
Mazdak22-Feb-02 4:39 
AnswerRe: Which is The Best Way To Do It ??? Pin
Not Active22-Feb-02 4:41
mentorNot Active22-Feb-02 4:41 
AnswerRe: Which is The Best Way To Do It ??? Pin
Joaquín M López Muñoz22-Feb-02 4:43
Joaquín M López Muñoz22-Feb-02 4:43 
GeneralRe: Which is The Best Way To Do It ??? Pin
Jon Hulatt22-Feb-02 4:48
Jon Hulatt22-Feb-02 4:48 

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.