Quantcast
Channel: Ribbon for WPF - Recent Posts
Browsing all 1458 articles
Browse latest View live

Re: RibbonButton and Touch input

Hi Mark,We have some ideas of things we'll try to help improve this, ideally without losing mouse over effects.  We'll post a status update once we see how they work out.

View Article


Re: RibbonButton and Touch input

Thanks. Yes, please keep me posted.

View Article


Re: RibbonButton and Touch input

Hi Mark,We've been able to update the ribbon controls to better support the touch scenario.  These updates will be in the 2013.2 version.

View Article

Re: RibbonButton and Touch input

Hi,that's great news! When will 2013-2 be released?ThanksMark

View Article

Re: RibbonButton and Touch input

Hi Mark,It should be in the next several weeks, as soon as we wrap up some last things.

View Article


How to completely remove the QuickAccessToolbar and free the space?

Hi,Even if I set QuickAccessToolBarLocation="None", although the toolbar is invisible, the space it takes (the blank row) is still there, in between the Ribbon control and the window frame.How do I...

View Article

Re: How to completely remove the QuickAccessToolbar and free the space?

Hi Charles,Sorry but that space is required because contextual tab groups can render their headers up there as well.And actually, RibbonWindow (in 2013.1 at least) does use a WindowChrome behind the...

View Article

Shortcuts in Application Menu

Hi,we are building an application with the ActiPro Ribbon component. In the Application Menu there is a mix of Ribbon Backstage Tabs and Ribbon Buttons. The Buttons do not have any Icons. If we use...

View Article


Re: Shortcuts in Application Menu

Hi Marc,I believe in previous Office versions, they were aligned how we do it now.  But we will update the key tip locations for buttons in the Backstage header in the 2013.2 version to align with the...

View Article


Ribbon Backstage Focus

We are building an application using the ribbon and noticed an issue with the focus.  If the backstage is open and another application is oppened in front, the focus is lost when we try to bring our...

View Article

Re: Shortcuts in Application Menu

Thanks for your answer and thanks for updating the locations in the next version. You are correct. In Office 2010 the buttons had an icon and the text location was therefore different.

View Article

Re: Ribbon Backstage Focus

Hi Joe,If you press Alt while in this scenario, the key tips will show up again.

View Article

Re: Ribbon Backstage Focus

Sorry, maybe I was a little off on the question.If you do the same steps as above in Word, the arrow keys and Tab work fine when bringing the application from the background.  In your sample...

View Article


Re: Ribbon Backstage Focus

Hi Joe,Thanks, we have updated the RibbonWindow code for the upcoming v2013.2 to move focus into the Backstage in a RibbonWindow.Activated event handler, if Backstage is open and focus is not already...

View Article

Visual bugs

Even though this is only visually disturbing I wish to report this.On the backstage menu the back arrow button gets it's bottom part cut off.When ribbon is minimized the backstage menu get's a line...

View Article


RibbonGallery shows always 3 columns

<ribbon:RowPanel ><ribbon:ButtonGroup IsEnabled="{Binding IsEnabled}" ><ribbon:SplitButton Focusable="False" Command="{Binding AddListCommand}" Name="RSB_BulletList" ImageSourceSmall...

View Article

Re: Visual bugs

Hi Tomas,Thanks for reporting these.  We've fixed them for the upcoming 2013.2 version.

View Article


Re: RibbonGallery shows always 3 columns

Hi Arthur,You are putting a RibbonGallery in a popup.  RibbonGallery is only intended for use in the Ribbon, directly within a Group.  You should be using PopupGallery instead if you would like to have...

View Article

Labels on controls in a RowPanel/ButtonGroup

Hi, I saw this question posted about 5 years ago but I'm unclear on the answer.Is it possible to show controls like buttons and spinners with a label inside a ButtonGroup?Thanks,Steve

View Article

SplitButton image is not greyed when disabled

Hi,A SplitButton behaves differently from a regular button in disabled state.When IsEnabled=false, the image is still in active state. Whereas in a regular button the image is greyed.Any...

View Article
Browsing all 1458 articles
Browse latest View live