in

Browse by Tags

  • Re: Question re SwitchPanel and Grids

    I have uploaded a very simple sample here that demonstrates both scenarios (a SwitchPanel of Grid layouts and a standalone Grid). I've included the sample provided earlier in Window1. I'm not sure why you were seeing an exception, but hopefully you can confirm that it works as expected in the...
    Posted to blendables : layout mix (Forum) by JonathanRuss on 09-26-2008
  • Sample demonstrating the blendables Grid as an AnimationPanel

    This is a quick sample to accompany this forum thread . It demonstrates how the blendables Grid class can be used just like the native WPF Grid class, but enhanced with layout animatons. The sample includes two different scenes (Window1 and Window2). Window1 demonstrates a SwitchPanel containing several...
    Posted to layout samples (FileGallery) by JonathanRuss on 09-26-2008
  • Question re SwitchPanel and Grids

    Your demo application for SwitchPanel includes a Grid layout but the VS2008 sample does not. I have numerous questions regarding grid possibilities: 1) Can you switch between multiple grid layouts and the items animate to the new positions appropriately? If yes, how are the layouts defined? Can the layouts...
    Posted to blendables : layout mix (Forum) by dafreer on 09-25-2008
  • Re: Layout Mix Samples will not build

    On first glance it looks like this may have to do with how the reference assemblies are added to the project. I know you may have but could you verify removing and readding the following references, then rebuilding? IdentityMine.Windows IdentityMine.Windows.Panels Thanks, Kurt
    Posted to blendables : layout mix (Forum) by kurt.brockett on 03-12-2008
  • Re: Samples please?

    Hi Mike, I just posted the SwitchPanel sample which you can find here: http://www.blendables.com/files/folders/layout_samples/entry389.aspx Enjoy! Kurt void ButtonClick(object sender, RoutedEventArgs e) { if (((SwitchPanel)sender).ActiveLayoutIndex + 1 < ((SwitchPanel)sender).Layouts.Count) ((SwitchPanel...
    Posted to blendables : layout mix (Forum) by kurt.brockett on 03-11-2008
  • SwitchPanel Sample - Layout Mix

    This sample shows most of the panels included in the layout mix in action. Action of course being the keyword. Utilizing the dropdowns you can easily change between different animation modes. This is a great sample to get started using the Layout Mix. *This sample has been updated to work with the 3D...
    Posted to layout samples (FileGallery) by kurt.brockett on 03-08-2008
Page 1 of 1 (6 items)
Copyright © 2007 IdentityMine, Inc.  | Careers  | Policies  | License  | News & Press