.NET
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Helptopic location split button

3 REPLIES 3
Reply
Message 1 of 4
makepeace1
356 Views, 3 Replies

Helptopic location split button

I have created a ribbon and setup the buttons to open my user manual to the correct page when F1 is pressed

 

but i have got a few split buttons and when i click on one of them and do F1 it just goes to the toppic for the split button and not the buttons that have been added under the split

 

Anyone had any eperiance with this?

 

Thanks in Advance

3 REPLIES 3
Message 2 of 4

Can you clarify how you are creating the Ribbon? The help topic should be linked to the command, not to the ribbon...

Regards,



Augusto Goncalves
Twitter @augustomaia
Autodesk Developer Network
Message 3 of 4

This is what I am using for the help highlighted in green

Parameters.Text = "Parameters"
Parameters.ShowText = True
Parameters.ShowImage = True
Parameters.Image = CreateBitmapSourceFromHIcon(My.Resources.Parameter_16.Handle, Int32Rect.Empty, BitmapSizeOptions.FromEmptyOptions)
Parameters.LargeImage = CreateBitmapSourceFromHIcon(My.Resources.Parameter_32.Handle, Int32Rect.Empty, BitmapSizeOptions.FromEmptyOptions)
Parameters.Orientation = System.Windows.Controls.Orientation.Vertical
Parameters.Size = RibbonItemSize.Large
Parameters.CommandHandler = New RibbonCommandHandler()
Parameters.Id = "PARAMET "
Parameters.HelpSource = New Uri(help_Loc)
Parameters.HelpTopic ="Parameters"
Parameters.IsToolTipEnabled = True
Parameters.ToolTip = Parameters_tip

It opens the CHM file to the parameters htm page within


NOTE: The information in this email may be confidential and legally
privileged. If you are not the intended recipient, you must not
read, use or disseminate the information; please advise the sender
immediately by reply email and delete this message and any
attachments without retaining a copy. Although this email and any
attachments are believed to be free of any virus or other defect
that may affect any computer system into which it is received and
opened, it is the responsibility of the recipient to ensure that it
is virus free and no responsibility is accepted by RGIS, LLC for
any loss or damage arising in any way from its use.
Message 4 of 4

I'm suspecting this is related to how you add them buttons to the Ribbon. Can you clarify how the panel stack is created?

 

This is a sample code, not exactly, but just in case: http://adndevblog.typepad.com/autocad/2012/09/associating-f1-help-with-ribbon-button.html

Regards,



Augusto Goncalves
Twitter @augustomaia
Autodesk Developer Network

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk DevCon in Munich May 28-29th


Autodesk Design & Make Report

”Boost