Articles | Full Index | RSS Feed
Today I implemented the visual part of the Quick Access Toolbar which is the small toolbar in the title bar that gives access to often used commands.
I haven't decided yet whether it will be fully customizable or just provide a selection of common commands.

It can also be positioned below the ribbon:

Also today, I started building the internal command routing mechanisms that will be used to tie visual elements (buttons, menus etc...) to the actual code that performs the action.
Posted on May 24, 2007
John says:
Looks good... but that ribbon uses up a lot of screen space, can it be hidden?