DotNetShoutout - Stories tagged with Ribbon
4
Shouts

First Look: Intersoft Ribbon UI for Silverlight, WPF and ASP.NET

published 575 days, 22 hours, 55 minutes ago posted by jemmyjemmy 577 days, 15 hours, 38 minutes ago
Tuesday, October 25, 2011 11:22:55 PM GMT Monday, October 24, 2011 6:40:29 AM GMT
Built from the ground up to create Office’s latest fluent user experiences, UXRibbon employs modern API and design that directly refers to the Office 2010 specifications – unlike many other ribbon solutions that simply “patch” their ribbons which were originally built with Office 2007 design. As the results, UXRibbon is more sophisticated in terms of design, yet fully customizable in terms of usage. (more)
category: Metro | clicked: 16 | 1 comment | | source: intersoftpt.wordpress.com
tags: Silverlight, clientui, Ribbon, intersoft, webui studio, WPF, ASP.NET
7
Shouts

Ribbon with C++, Post 6: Ribbon Dynamic Structure Capabilities - Arik Poznanski's Blog

published 701 days, 15 hours, 54 minutes ago posted by arikarik 702 days, 1 hour, 12 minutes ago
Wednesday, June 22, 2011 6:24:14 AM GMT Tuesday, June 21, 2011 9:06:11 PM GMT
Ribbon with C++, Post 6: Ribbon Dynamic Structure Capabilities This is the 6th and last post about using Windows Ribbon Framework features in C++. You can find the previous parts here: Part 1, Part 2, Part 3, Part 4 & Part 5. In this post we will dive into the ribbon's dynamic structure capabilities, i.e. we will learn about the different ways to change the structure of the ribbon at runtime. Specifically we will learn about Application Modes and Contextual Tabs. We will see what are these features,... (more)
category: Smart Client | clicked: 20 | 2 comments | | source: blogs.microsoft.co.il
tags: Ribbon, Windows 7, C++
8
Shouts

Ribbon with C++, Part 5: Using Galleries with Windows Ribbon Framework - Arik Poznanski's Blog

published 704 days, 23 hours, 24 minutes ago posted by arikarik 707 days, 1 hour, 17 minutes ago
Saturday, June 18, 2011 10:53:45 PM GMT Thursday, June 16, 2011 9:01:33 PM GMT
Ribbon with C++, Part 5: Using Galleries with Windows Ribbon Framework This is the 5th post about Windows Ribbon Framework features. On previous posts we have introduced the ribbon framework, seen a complete example, and reviewed how to use buttons-based UI controls and how to control their layout. In this post we continue our exploration of the Windows Ribbon Framework, this time focusing on Gallery controls. We will learn what galleries are and what is the difference between an item gallery ... (more)
category: Smart Client | clicked: 14 | 1 comment | | source: blogs.microsoft.co.il
tags: Ribbon, Windows 7, C++
7
Shouts

Ribbon with C++, Part 4: Layout Controls in Windows Ribbon Framework - Arik Poznanski's Blog

published 706 days, 1 hour, 51 minutes ago posted by arikarik 708 days, 23 hours, 51 minutes ago
Friday, June 17, 2011 8:26:54 PM GMT Tuesday, June 14, 2011 10:27:12 PM GMT
Ribbon with C++, Part 4: Layout Controls in Windows Ribbon Framework This is the 4th post about Windows Ribbon Framework features. On previous posts we have introduced the Windows Ribbon Framework, shown a complete example of how to develop a ribbon enabled application and reviewed the different buttons-based UI controls that the ribbon framework provides. In this post we continue our review of the various features in the Windows Ribbon Framework. This time we will focus on a task that every rib... (more)
category: Smart Client | clicked: 9 | 1 comment | | source: blogs.microsoft.co.il
tags: Ribbon, Windows 7, C++
2
Shouts

Ribbon with C++, Part 3: Using Buttons with Windows Ribbon Framework - Arik Poznanski's Blog

posted by arikarik 710 days, 16 hours, 53 minutes ago
Monday, June 13, 2011 5:24:40 AM GMT
Ribbon with C++, Part 3: Using Buttons with Windows Ribbon Framework On previous posts we have seen an introduction to the Windows Ribbon Framework and learned how to develop a ribbon enabled application. In this post we continue our review of the various features in the Windows Ribbon Framework. This time we will focus on the most common feature in the ribbon: Buttons. I assume the concept of a button needs no introduction; however, there are several kinds of buttons available with the Windows Ribbon... (more)
category: Smart Client | clicked: 1 | comment | | source: blogs.microsoft.co.il
tags: Ribbon, Windows 7, C++
4
Shouts

Ribbon with C++, Part 2: First Ribbon Enabled Application - Arik Poznanski's Blog

published 717 days, 3 hours ago posted by arikarik 717 days, 11 hours, 24 minutes ago
Monday, June 06, 2011 7:18:03 PM GMT Monday, June 06, 2011 10:53:52 AM GMT
Ribbon with C++, Part 2: First Ribbon Enabled Application In this post we continue our review of the Windows Ribbon Framework feature brought to us in Windows 7. For more information on the ribbon feature in general and Windows Ribbon Framework in particular, make sure you read Part 1. Today we will see how to create a ribbon enabled application in C++ using the Windows Ribbon Framework. To show it we will build a small application with a ribbon that will contain two tabs, three groups and several but... (more)
category: UX | clicked: 9 | comment | | source: blogs.microsoft.co.il
tags: Ribbon, Windows 7, C++
5
Shouts

Ribbon with C++, Part 1: Introduction to the Windows Ribbon Framework - Arik Poznanski's Blog

published 720 days, 5 hours, 7 minutes ago posted by arikarik 720 days, 22 hours, 16 minutes ago
Friday, June 03, 2011 5:11:01 PM GMT Friday, June 03, 2011 12:02:11 AM GMT
Ribbon with C++, Part 1: Introduction to the Windows Ribbon Framework Due to popular demand I’ve decided to use the knowledge I’ve gain while creating the Windows Ribbon for WinForms project and write a series of posts about working with the Windows Ribbon Framework with Win32 C++. In this post we will learn the basics of the Windows Ribbon Framework.What Is a Ribbon? Definition (from MSDN):“The Windows Ribbon framework is a rich command presentation system that provides a modern alternative to the l... (more)
category: Smart Client | clicked: 6 | 1 comment | | source: blogs.microsoft.co.il
tags: Ribbon, Windows 7, C++
4
Shouts

SharePoint 2010 Ribbon customizations not working as expected

published 800 days, 9 hours, 56 minutes ago posted by sandrinosandrino 801 days, 14 hours, 59 minutes ago
Tuesday, March 15, 2011 12:22:04 PM GMT Monday, March 14, 2011 7:19:22 AM GMT
Customizing the SharePoint 2010 isn't a walk in the park. Working with the XML files using CustomActions, CommandUIExtensions, CommandUIDefinitions, ... can get a little annoying after a while, especially if you're re-deploying your feature after each change. While customizing the ribbon today I encountered a very frustrating problem with the ribbon customizations. For each change I made in the Elements.xml and deployed to SharePoint it was as if I didn't change a thing. After numerous attempts I even... (more)
category: Web Dev | clicked: 2 | 1 comment | | source: sandrinodimattia.net
tags: Ribbon, SharePoint 2010
4
Shouts

Ribbon for WinForms: More Details On RibbonGenerator Tool - Arik Poznanski's Blog

published 893 days, 4 hours, 32 minutes ago posted by arikarik 895 days, 36 minutes ago
Sunday, December 12, 2010 5:45:49 PM GMT Friday, December 10, 2010 9:41:38 PM GMT
Ribbon for WinForms: More Details On RibbonGenerator Tool My associate, Bernhard Elbl, as published another two posts on his blog further explaining the latest improvements in the Ribbon for WinForms project. In the first post Bernhard explains what is the RibbonGenerator and how it is generating the .ribbon files. In the second post he explains what does it takes to use the Ribbon for WinForms project using Visual Studio 2010 Express edition. I suggest everyone who use this project to check out thes... (more)
category: Smart Client | clicked: 1 | comment | | source: blogs.microsoft.co.il
tags: Ribbon, Windows 7
6
Shouts

Ribbon for WinForms: Quick Start Tutorial - Arik Poznanski's Blog

published 906 days, 15 hours, 33 minutes ago posted by arikarik 911 days, 13 hours, 38 minutes ago
Monday, November 29, 2010 6:45:16 AM GMT Wednesday, November 24, 2010 8:40:35 AM GMT
Ribbon for WinForms: Quick Start Tutorial Due to popular demand on instructions for how to use the new version of the Ribbon for WinForms project, I’ve asked Bernhard to write a small tutorial. Bernhard agreed and wrote an excellent quick start tutorial, which now I present to you: http://bernhardelbl.wordpress.com/2010/11/17/quickstart-tutorial-windows-ribbon-for-winforms/ Note that the first 3 steps should be done only the first time you create a ribbon enabled application. This leaves us with... (more)
category: Smart Client | clicked: 8 | comment | | source: blogs.microsoft.co.il
tags: Ribbon, Windows 7, C#, WinForms
2
Shouts

Microsoft Community Tech Days - 28th November

posted by abhi2434abhi2434 921 days, 4 hours, 17 minutes ago
Sunday, November 14, 2010 6:01:08 PM GMT
Microsoft is going to arrange a Community Technical Day for us on 28th November 2010 here in Kolkata. The whole thing is organized by Kolkata Dotnet Community. I am very glad to announce that I am going to present Ribbon UI control for the seminar. I will mainly present Windows Presentation Foundation in light of a new Ribbon UI Controlset introduced recently and may be added to the main line library in next version of WPF. Be there, if you wish. To Register : Register Yourself Who else ... (more)
category: Podcast | clicked: 0 | comment | | source: www.abhisheksur.com
tags: Ribbon, WPF
7
Shouts

Windows Ribbon for WinForms v2.6 Released - Arik Poznanski's Blog

published 926 days, 14 hours, 41 minutes ago posted by arikarik 927 days, 21 hours, 19 minutes ago
Tuesday, November 09, 2010 7:37:01 AM GMT Monday, November 08, 2010 12:58:46 AM GMT
Windows Ribbon for WinForms v2.6 Released The Windows Ribbon for WinForms is a ribbon control designed to be used with WinForms applications. Yea, I know, WinForms is so last year, but it turns out people still use it and keep asking for features and bug fixes.. Anyway, it is a managed wrapper around Windows Ribbon Framework, provided by Microsoft in Windows 7 and Vista. More details on this project can be found in the project site: windowsribbon.codeplex.com .So, what’s new?Simplified use for ... (more)
category: Smart Client | clicked: 4 | comment | | source: blogs.microsoft.co.il
tags: Ribbon, Windows 7, WinForms
4
Shouts

Enabling ClearType for Ribbon Applications - WPF Team Blog

published 934 days, 23 hours, 7 minutes ago posted by iftekharahmedamitiftekharahmedamit 935 days, 12 hours, 20 minutes ago
Sunday, October 31, 2010 11:11:02 PM GMT Sunday, October 31, 2010 9:58:32 AM GMT
The Ribbon RTM release was built against .NET 3.5, but our October 2010 release of Ribbon includes both .NET 3.5 and .NET 4.0 Ribbon DLLs. With the v4.0 Ribbon, we have enabled ClearType on all of the Ribbon controls using RenderOptions.ClearTypeHint. WPF applications using RibbonWindow must also opt-in to enable ClearType for all content below the Ribbon. This article describes ClearType technology and requirements and then specifies how a WPF Ribbon application enables ClearType. We refer to Ribbon... (more)
category: UX | clicked: 1 | comment | | source: blogs.msdn.com
tags: Ribbon, ClearType, WPF
5
Shouts

Windows Ribbon for WinForms v2.5 Released – New Events Mechanism - Arik Poznanski's Blog

published 954 days, 7 hours, 51 minutes ago posted by arikarik 955 days, 8 hours, 39 minutes ago
Tuesday, October 12, 2010 2:27:34 PM GMT Monday, October 11, 2010 1:39:08 PM GMT
Windows Ribbon for WinForms v2.5 Released – New Events Mechanism The Windows Ribbon for WinForms is a managed wrapper around Windows Ribbon Framework, a free ribbon control that Microsoft provides in Windows 7 and Vista. More details on this project can be found in the project site: windowsribbon.codeplex.com . I’ve just released another update to the project. Note: this release contains breaking changes, only take it if you are starting a new project, or you don’t mind the needed updates to yo... (more)
category: Smart Client | clicked: 5 | comment | | source: blogs.microsoft.co.il
tags: Windows Forms, Ribbon, Windows 7
2
Shouts

Windows Ribbon for WinForms v2.4 Released – Added 64bit Support - Arik Poznanski's Blog

posted by arikarik 1018 days, 1 hour, 50 minutes ago
Monday, August 09, 2010 8:28:26 PM GMT
Windows Ribbon for WinForms v2.4 Released – Added 64bit Support The Windows Ribbon for WinForms is a managed wrapper around Windows Ribbon Framework, a free ribbon control that Microsoft provides in Windows 7 and Vista. More details on this project can be found in the project site: windowsribbon.codeplex.com . I’ve just released yet another update to the project. This release adds support for compiling the project on 64bit machines. If you use a 32bit machine, you are safe with your cu... (more)
category: UX | clicked: 0 | comment | | source: blogs.microsoft.co.il
tags: .NET, Ribbon, WinForms
6
Shouts

Windows Ribbon for WinForms v2.3 Released – Bug fixes - Arik Poznanski's Blog

published 1024 days, 9 hours, 59 minutes ago posted by arikarik 1025 days, 11 minutes ago
Tuesday, August 03, 2010 12:19:31 PM GMT Monday, August 02, 2010 10:07:32 PM GMT
Windows Ribbon for WinForms v2.3 Released – Bug fixes The Windows Ribbon for WinForms is a managed wrapper around Windows Ribbon Framework, a free ribbon control that Microsoft provides in Windows 7 and Vista. More details on this project can be found in the project site: windowsribbon.codeplex.com . Anyway, I’ve just released a new update to the project. This release includes bug fixes related to all the gallery controls: DropDownGallery, SplitButtonGallery, InRibbonGallery and ComboBox. S... (more)
category: UX | clicked: 0 | comment | | source: blogs.microsoft.co.il
tags: Ribbon, C#, WinForms
10
Shouts

Building great Windows 7 apps with C++

published 1037 days, 6 hours, 54 minutes ago posted by http://jamescrowley.myopenid.com/http://jamescrowley.myopenid.com/ 1039 days, 6 hours, 28 minutes ago
Wednesday, July 21, 2010 3:24:21 PM GMT Monday, July 19, 2010 3:49:43 PM GMT
Jason Zander (GM, Visual Studio, Microsoft) gives a tour through some of Visual Studio 2010's new features, and how building great Windows 7 apps in C++ has never been easier. Jason looks at using animations, the new ribbon controls and how to build in touch screen support (more)
category: UX | clicked: 6 | comment | | source: www.developerfusion.com
tags: Ribbon, Windows 7, C++, Visual Studio
4
Shouts

Mahhala – Fluent Ribbon Control Suite - Rudi Grobler in the Cloud

published 1067 days, 7 hours, 50 minutes ago posted by http://rudigrobler.myopenid.com/http://rudigrobler.myopenid.com/ 1067 days, 15 hours, 57 minutes ago
Monday, June 21, 2010 2:28:30 PM GMT Monday, June 21, 2010 6:21:36 AM GMT
this week I chatted with the creator of the Fluent Ribbon Control Suite, Daniel! (more)
category: Smart Client | clicked: 0 | comment | | source: www.rudigrobler.net
tags: Fluent, Mahhala, Ribbon, WPF
3
Shouts

Crash while closing application that uses Windows Ribbon Framework - Arik Poznanski's Blog

posted by arikarik 1136 days, 45 minutes ago
Tuesday, April 13, 2010 9:33:34 PM GMT
Crash while closing application that uses Windows Ribbon Framework Since that’s the third time I’ve been asked about it, and in fact came across the problem myself, I thought I should blog my reply to help future users.Problem Description You use the Windows Ribbon Framework, either directly (in C++) or in managed code using my Windows Ribbon for WinForms library. You add a close button to the ribbon which closes the application. The application crash on close.Don’t cut the branch you sit on The probl... (more)
category: UX | clicked: 0 | comment | | source: blogs.microsoft.co.il
tags: Ribbon, C#, WinForms
2
Shouts

Project Server 2010 Development and Customization: SharePoint 2010 Ribbon Customization - controls and commands deployment

posted by somakasomaka 1199 days, 7 hours, 59 minutes ago
Tuesday, February 09, 2010 2:19:02 PM GMT
One of the most valuable interface changes provided in SharePoint 2010 is the new Ribbon. This contextual interface allows users to execute any action related to ribbon controls depending upon the context the user is currently dealing with. The SharePoint 2010 API allows developers to extend and customize the ribbon using SharePoint features on site/site collection level. This article shows the way how to do that. (more)
category: Web Dev | clicked: 3 | comment | | source: www.projectserver2010blog.com
tags: Ribbon, project server 2010, SharePoint 2010
Previous 1 2 Next