in
All Tags » layout (RSS)

Browse by Tags

  • Carousel and 'odometer' style display

    I've been trying to figure out a way to get the Carousel control to function/look like a rolling digits/odometer style control. By putting the control in a vertical orientation, setting the tilt to zero, and dialing up the angular separation, I get the exact behavior that I am looking for. To get...
    Posted to blendables : layout mix (Forum) by larspowers on 01-03-2010
  • Updated Blendables Layout 1.0 Build

    While utilizing the Layout Mix internally here at IdentityMine we found a small issue which we thought was worth fixing. A description of the change from one of our engineers: MakeVisible method in StackPanel and StackedStackPanel may not work correctly with some layouts. Now the function is more reliable...
    Posted to blendables (Weblog) by kurt.brockett on 12-22-2008
  • 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
  • Updated Blendables Builds

    We launched the new products last week and wanted to turn out a quick new set of builds to address some oddities reported by current customers. The new builds can be found here: Essentials 1.1 Mix: http://blendables.com/files/folders/installer/entry593.aspx Layout 1.0 Mix: http://blendables.com/files...
    Posted to blendables (Weblog) by kurt.brockett on 09-24-2008
  • Re: Layout and 3D CTP mix expiration and RTM

    Unfortunately we ran into two bugs last night which thwarted the launch today. I'm crossing my fingers we get it figured out asap. To hold you over here are some details you may be looking out for. The launch will include: Updated Blendables Essentials Mix 1.1 to address a few customer issues seen...
    Posted to blendables : layout mix (Forum) by kurt.brockett on 09-12-2008
  • New July CTPs posted for Layout and 3D Mix

    The expiration for the existing CTPs is set to expire Friday, June 13, 2008. We decided to take a snapshot in our current developement and release two new July CTPs. Layout Mix July CTP: http://blendables.com/files/folders/layout_ctp/entry455.aspx 3D Mix July CTP: http://blendables.com/files/folders...
    Posted to blendables (Weblog) by kurt.brockett on 06-13-2008
  • Re: Carousel3D vs Carousel

    CenterChild() will animate the child if you pass the second parameter as a timespan greater than zero. For example, TimeSpan.FromMilliseconds(500) could be used for a half second animation. If you want it to be a half second per quarter turn, then pass the last parameter as true.
    Posted to blendables : essentials mix (Forum) by JonathanRuss on 06-10-2008
  • Re: Carousel3D vs Carousel

    ItemContainerGenerator is a property of the ListBox. If you are not accessing it from within the code of the ListBox itself, you must qualify it with an instance: _carousel.CenterChild( _myCarouselListBox .ItemContainerGenerator.ContainerFromItem(e.AddedItems[0]) as UIElement, new TimeSpan(0), false...
    Posted to blendables : essentials mix (Forum) by JonathanRuss on 06-08-2008
Page 1 of 3 (24 items) 1 2 3 Next >
Copyright © 2007 IdentityMine, Inc.  | Careers  | Policies  | License  | News & Press