Print Page | Close Window

'new'RibbonSample App not included i ActiveX 11.1?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=6958
Printed Date: 27 April 2024 at 9:26am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: 'new'RibbonSample App not included i ActiveX 11.1?
Posted By: wdiechmann
Subject: 'new'RibbonSample App not included i ActiveX 11.1?
Date Posted: 23 April 2007 at 8:02pm
When I download the RibbonSample - I see all the 'extra' goodies fx in System Menu

- the submenu in print
- the option in the bottom frame of the popup

when I open the sample source distributed with 11.1.0 SuitePro - its not the same one

Any chance of getting my hands on the 'new' sample?


BTW - I cannot find the Vista TaskDialogue either


best regards,
Walther
(using c#)

ps. thanks for a nice product!

-------------
The more you know - there more you know, that you don't know



Replies:
Posted By: Oleg
Date Posted: 24 April 2007 at 7:28am
Hello,
Yes C# sample don't have these buttons. Check code in Visual Basic sample - it show how to add them:
 
        Set Control = CommandBars.CreateCommandBarControl("CXTPRibbonControlSystemPopupBarButton")
        Control.Caption = "Exit Sample"
        Control.Id = ID_APP_EXIT
        .AddControl Control
 
TaskDialog now available only for MFC developers. Think you downloaded MFC samples instead of ActiveX.


-------------
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS


Posted By: wdiechmann
Date Posted: 24 April 2007 at 9:35am
Well - I kind'a guessed that -

and I downloaded the MFC to try and figure out how to 'decorate' the popup menu with this fancy options button in the buttom

hmmm - looks like I'll have to leave it 'til you guys dig up a C# sample - my C/C++ seems too rusty to decipher how I could 'take advantage' of the MFC sample....

but missing out on the Vista TaskDialog! Sure had my expectations set high when I downloaded 11.1 -

it's a race to market - and to be able to show off a new UI and throw in a few extra 'goodies' - to be frank: that's what gives me the cash surplus to be able to buy your product

hope to see the next release soon -

and sure hope to see an 'managed code' product from you!


-------------
The more you know - there more you know, that you don't know



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net