F1 Extended Help

F1 Extended Help

GeeHaa
Collaborator Collaborator
652 Views
0 Replies
Message 1 of 1

F1 Extended Help

GeeHaa
Collaborator
Collaborator

 

 

Hi 

I'm trying to run a video using F1 extended help. It used to work in some versions of AutoCAD but now it just opens a saveas dialog box and asks where to save the video.

 

Any help would be much appreciated.

 

This is an excerpt from my Xaml file

<src:RibbonToolTip x:Key="MYEH_CMD_0080" HelpSource="https://xxx.xxx.com/xxx/xxx/Videos%20XXX/xxx.wmv">
 <src:RibbonToolTip.ExpandedContent>
 <StackPanel>
 <TextBlock Background="AntiqueWhite" TextAlignment="Left">
 Block XXX XXX
 Build a block Automatically
 </TextBlock>
 </StackPanel>
 </src:RibbonToolTip.ExpandedContent>
</src:RibbonToolTip>

 

 

0 Likes
653 Views
0 Replies
Replies (0)