Cloning toolbars

ROBSON_SP
07-25-2002, 08:49 AM
Hello

Is it possible to add a toolbar represented by a resource TWICE as two seperate member variables to a CMainFrame object?

Simon

Rezner
07-25-2002, 02:49 PM
What compiler are you using?

ROBSON_SP
07-26-2002, 01:50 AM
Visual C++ 6 Enterprise.

I want to create a toolbar in my main app window (as normal) AND create a copy of this toolbar that floats around the screen (from the same resource). Is it possible?

Cheers

Rezner
07-26-2002, 06:49 AM
I don't know that much about that IDE.

If you're saying you want another toolbar 'b' to be changed simultaneously with toolbar 'a' and vice versa, then I'm sure this would have to be done programmatically. I assume this because it's not that common of a task, so I doubt that the capability to do so exists in the IDE.

ROBSON_SP
07-26-2002, 07:39 AM
I've found a way of doing this in my code (nightmare).

If you don't mind me asking, what compiler do you use?

Rezner
07-26-2002, 09:54 AM
Originally posted by ROBSON_SP
If you don't mind me asking, what compiler do you use? GCC (http://gcc.gnu.org/) for Unix and Borland for Windows

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum