MFC/SDI: "Combo Box" and Toolbar 
Author Message
 MFC/SDI: "Combo Box" and Toolbar

Could someone help:

I have an SDI application. Now I want to add a "Combo Box"
control to the "Toolbar" and the added combo box becomes
part of the Toolbars. If I check/uncheck the "Toolbar"
from "View" the toolbars(including the combo box) should be
shown/hidden. But I couldn't do this by editing the toolbar
resource in project's ResourceView because all the toolbars
are "buttons".
I know "Windows Explorer" does this perfectly.
Could somebody tell me how to do this in MFC?
I'm using VC++ 4.2

TIA

imzb

Sent via Deja.com http://www.*-*-*.com/
Share what you know. Learn what you don't.



Sat, 17 Nov 2001 03:00:00 GMT  
 MFC/SDI: "Combo Box" and Toolbar
Just one thing

www.codeguru.com - there's some examples how to do it ( if you don't want to
use dialogbar but toolbar)

{r=1}r++{r=0}

Quote:

>Could someone help:

>I have an SDI application. Now I want to add a "Combo Box"
>control to the "Toolbar" and the added combo box becomes
>part of the Toolbars. If I check/uncheck the "Toolbar"
>from "View" the toolbars(including the combo box) should be
>shown/hidden. But I couldn't do this by editing the toolbar
>resource in project's ResourceView because all the toolbars
>are "buttons".
>I know "Windows Explorer" does this perfectly.
>Could somebody tell me how to do this in MFC?
>I'm using VC++ 4.2

>TIA

>imzb

>Sent via Deja.com http://www.deja.com/
>Share what you know. Learn what you don't.



Sun, 25 Nov 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Combo Box "Update"

2. MFC: Hoe to put combo box in toolbar?

3. "New Win95/98 Menu/Toolbar Interface"

4. toolbar not "flush" on TOP

5. How to create an "Outlook"-like toolbar

6. Dockable "Menu" toolbars

7. "new" toolbar style

8. Update to "Toolbar in a View"

9. "Menubar: Forwarding message to toolbar..."

10. remove() vrs fopen("""w")

11. Displaying binary data as ascii "1"'s and "0"'s

12. Looking for "Shroud"/"Obfus"

 

 
Powered by phpBB® Forum Software