Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > Visual C++ MFC > Command Bars
  New Posts New Posts RSS Feed - Hello any body there ?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Hello any body there ?

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


Joined: 26 January 2009
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote FouadS Quote  Post ReplyReply Direct Link To This Post Topic: Hello any body there ?
    Posted: 26 January 2009 at 1:47am
I am using codejock v 12.1.0 and i want to make a ribbon in WTL platform,
the problem exactly that I don't know where to start there is a sample that demonstrate how to make a MDI style application , I am trying to make a Ribbon Bar Application can any body help me?

Am I the only person on the earth who is trying to make a ribbon using Codejock and WTL Platform ? (I am a legend)

if so please post any thing about it or mail me
fouad.abu.sameer@gmail.com
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: 26 January 2009 at 2:04am
Hi,
 
Check our sime CommandBars sample for WTL.
You can replace WTL\WTLSample\res\Sample.xcb  to CommandBars with Ribbon.
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS
Back to Top
FouadS View Drop Down
Newbie
Newbie


Joined: 26 January 2009
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote FouadS Quote  Post ReplyReply Direct Link To This Post Posted: 26 January 2009 at 3:04am
Here is the problem
when I try to use the Ribbon there is no namespace with the name AxXtremeCommandBars
I need it because I need the AxXtremeCommandBars.AxCommandBars to make a CommandBar and call the methode AddRibbon
can you make simple example and send it to me because I need it
Thank you for your response

Back to Top
FouadS View Drop Down
Newbie
Newbie


Joined: 26 January 2009
Status: Offline
Points: 3
Post Options Post Options   Thanks (0) Thanks(0)   Quote FouadS Quote  Post ReplyReply Direct Link To This Post Posted: 28 January 2009 at 12:43am
in the examples (C# examples ) there is a sample that illustrate the ribbon
(ribbon sample)  in the CreateRibbonBar method there is an object of the
 AxXtremeCommandBars::AxCommandBars CommandBars;
O.K
Now we can call the AddRibbonBar method from the CommandBars
CommandBars->AddRibbonBar ()

I try to improve the WTL (Command Bar Sample ) and make it ribbon
when i try to add (in the stdafx.h header file)
using namespace AxXtremeCommandBars ;
it comes out with error and the tlh file dosen't contain any namespae with this name
can you help me or what
i am using these things

Windows XP Professional SP2
Visual Studio 2008 Professional Edition
WTL platform
the final goal is to but the ribbon in Win32 Application (OWL) but first i need to make it in separate project and then inculde it in the WIn32 project.

 
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.047 seconds.