![]() |
Hello any body there ? |
Post Reply ![]() |
Author | |
FouadS ![]() Newbie ![]() Joined: 26 January 2009 Status: Offline Points: 3 |
![]() ![]() ![]() ![]() ![]() 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 |
|
![]() |
|
Oleg ![]() Senior Member ![]() Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
![]() ![]() ![]() ![]() ![]() |
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 |
|
![]() |
|
FouadS ![]() Newbie ![]() Joined: 26 January 2009 Status: Offline Points: 3 |
![]() ![]() ![]() ![]() ![]() |
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 |
|
![]() |
|
FouadS ![]() Newbie ![]() Joined: 26 January 2009 Status: Offline Points: 3 |
![]() ![]() ![]() ![]() ![]() |
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. |
|
![]() |
Post Reply ![]() |
|
Tweet
|
Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |