Browse By Tags

  • xamRibbon And PRISM

    I have a ribbon specified as a Region in my shell, and i need to populate multiple tabitems from each of my module. So i have implemented a region adapter(found in one of the forums) and the adapter is supposed to add the tabs from  each module to the…

  • Building IG Outlook Part 6 – Adding Ribbon Tabs to View Navigation

    This is the sixth video in a series that will take you step-by-step on building a Prism application that mimics Microsoft Outlook. In this video we added the support for injecting ribbon tabs into the XamRibbon control for different views. As a View is…

  • Composite Application Block

    Hi guys,

     

     I am looking at implementing my application using the Composite Application Block for WPF and you controls. Do you have any advice on how this may be achieved? I have just started working on it so I may be a while :)

  • ContextualTabGroups and Tabs DataBinding

    In a composite application, our modules can register their own tabs and controls into the XamRibbon control. The arcitecture is bases on the Movel View ViewModel. Therefore we would like to be able to bind the ContextualTabGroups and Tabs to our ViewModel…

  • XamRibbon with prism

    Hi,

    I'm trying to figure out how to use ribbons in a real application, using regions in prism (http://compositewpf.codeplex.com). I'd actually want to work on the ideas of the infragistics salesman sample, but using a more modular architecture. The…

  • Still no region adapter for Ribbon in NCAL... any alternatives?

    Hi all,

    Still there is no region adapter for the Ribbon control in NCAL... It has not been updated for awhile...

    My question is what do you use for navigation if you develop using Prism. It looks like in this case you skip the Ribbon (unless you wrote…

  • Re: Composite Application Block

    I currently need documentation and RegionAdapters to allow me to interact with the Ribbon.

     

    I want to be able to add ApplicationMenu items, tabs, Contextual Tabs and ButtonGroups in a dynamic manor....

  • Re: Composite Application Block

    I am already at the stage of looking for adapters! the Idea is to have the Ribbon built dynamicaly from the modules! I have had some ideas around this but if your teams have already compleated an amount of work on this it would be very helpfull.

     Could…