Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Toolkit Pro
  New Posts New Posts RSS Feed - Tabbed Toolbars
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Tabbed Toolbars

 Post Reply Post Reply
Author
Message
Keith View Drop Down
Newbie
Newbie


Joined: 01 December 2005
Location: United Kingdom
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote Keith Quote  Post ReplyReply Direct Link To This Post Topic: Tabbed Toolbars
    Posted: 01 December 2005 at 3:45pm

Does anyone know how to create Tabbed Toolbars using the GUI library. I can create a basic version using MFC - but I would really like to try and create it using the CXTPDialogBar class.

Thanks in advance

 

Back to Top
Keith View Drop Down
Newbie
Newbie


Joined: 01 December 2005
Location: United Kingdom
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote Keith Quote  Post ReplyReply Direct Link To This Post Posted: 06 December 2005 at 4:39pm
I have had some success with the Tabbed Toolbar. I have managed to create a dialog bar with a a child window which supports a tab control. Each tab control has a property sheet which contains either a menu bar or a toolbar. However, my biggest problem is trying to remove the caption bar. Have you got any ideas.
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 07 December 2005 at 1:37am

 

We trying to to make architecture as much flexible as possible, see what yuo can do with Codejock:

 

2005-12-07_013738_TabbedToolbarSample.zip

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 07 December 2005 at 1:43am

Some screenshots:

 

 

 

 

So who the best?  

 

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 07 December 2005 at 1:50am

And source code:

2005-12-07_014859_TabbedToolbarSampleSource.zip

Tested with 9.81...

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Keith View Drop Down
Newbie
Newbie


Joined: 01 December 2005
Location: United Kingdom
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote Keith Quote  Post ReplyReply Direct Link To This Post Posted: 07 December 2005 at 5:46pm

 

Oleg,

You are the man!.

Thank very much for the demo it does everything I want it to do. Unfortunately I can't build it, I assume that this facility requires version 9.81 of the library. When can I get a hold of an upgrade?

After I showed this demo at work it made an impact and it looks like there is more interest in buying additional developer licences. 

Thanks again

 

Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 08 December 2005 at 2:56am

Hello,

9.81 released now.

To compile with 9.80 remove "const" in DrawIcon declaration and implementation.

But anyway I recommend to update to 9.81, some important fixes was done.

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
Keith View Drop Down
Newbie
Newbie


Joined: 01 December 2005
Location: United Kingdom
Status: Offline
Points: 8
Post Options Post Options   Thanks (0) Thanks(0)   Quote Keith Quote  Post ReplyReply Direct Link To This Post Posted: 15 December 2005 at 4:38pm

 

Oleg,

I am having problems building the Tabbed Tool under Visual Studio 2003 - there seems to be a linker problem, is there a work around to get this great example working with 2003. I have upgarded to v9.81 - but the problem still exists.

Many thanks

 

Back to Top
Oleg View Drop Down
Senior Member
Senior Member


Joined: 21 May 2003
Location: United States
Status: Offline
Points: 11234
Post Options Post Options   Thanks (0) Thanks(0)   Quote Oleg Quote  Post ReplyReply Direct Link To This Post Posted: 16 December 2005 at 4:08am

Hi,

Click on Setings of TabbedToolBarSample Project

and change
Configuration Properties->C/C++->Language->Treat wchar_t as Builtin Type = Yes.

Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.063 seconds.