in

Browse by Tags

  • Re: Carousel3D vs Carousel

    Thanks, tkd. That's excellent feedback! You're right, the CarouselListBox sample is a rather advanced example of how the panel might be used in a custom control. We should also put together a very simple sample of how you might use the panel to simply arrange elements in a Carousel layout. I'll...
    Posted to blendables : essentials mix (Forum) by JonathanRuss on 06-07-2008
  • Re: Carousel3D vs Carousel

    Hi tkd. Welcome to the wonderful world of WPF! Hope you enjoy it as much as the rest of us. :-) Carousel3D is a true 3D control, whereas Carousel is a 2D Panel that simulates 3D. In WPF, layout elements like Grid, StackPanel, WrapPanel, and Canvas all derive from the Panel class. A Panel is used to size...
    Posted to blendables : essentials mix (Forum) by JonathanRuss on 06-07-2008
  • Carrousel 3d questions

    Have 2 questions: How can I databind itemssource to a dependency property other than IEnumerable, I tried several ways an nothing works... want to use XMLdataprovider. How can I set that the objects rotate onclick and set a diferent action whe you click on the front element? Thanks!
    Posted to blendables : essentials mix (Forum) by dedalo on 05-21-2008
  • Re: drag around the Carousel3D items

    Hi Dustin, Just a heads up that we posted a sample on dragging around the items with a mouse which you can view here: http://www.blendables.com/files/folders/3d_samples/entry419.aspx Let me know if you have any other questions, Kurt
  • New Carousel3D Sample

    A customer wanted to interact with the front item on a carousel to be able to update the contents of the item. Because this was using Blendables Essentials which support .NET 3.0 we used 3D tools to add this interaction. Check out the full sample here: http://www.blendables.com/files/folders/samples/entry452...
  • Carousel3D - InteractiveFrontItem

    by John Zolezzi This example shows how to create an interactive item for only the selected item in the Carousel3D. Carousel3D class has a property called ItemModelGenerator which allows you to specify a custom model generator for each item from the ItemsSource. Inside our custom model generator we create...
    Posted to essentials samples (FileGallery) by kurt.brockett on 04-27-2008
  • Re: Carousel3D: Vista-like carrousel

    We have an updated sample which we are testing now. I'll be sure to post an update this coming week. Thank you for your patience. Kurt
  • carousel control bug

    Hi, I was working with the carousel control and found out that there were a few problems. 1)Please take a look at http://www.imagehosting.com/show.php/1705282_1.jpg.html: when the items are layed out the front items background is not transparent although the items to its left are all transparent which...
  • drag around the Carousel3D items

    Hi, I love the Carousel3D component... however I am surprised that none of the samples show how you would manipulate the Carousel3D by just dragging the mouse? Instead they all seem to rely on a next back button. Is it natively supported to simply mouse down on an item in the rear and "pull"...
    Posted to blendables : essentials mix (Forum) by DustinSnell on 03-11-2008
  • Re: Transparent images in Carousel3D

    This is a known issue with WPF 3D, in general. To fully support the scenario, the models would have to be reordered on the fly as the carousel layout changes. The models closest to the camera would need to be rendered last (moved to the end of the child collection). Unfortunately, this dynamic reordering...
    Posted to blendables : essentials mix (Forum) by JonathanRuss on 02-01-2008
Page 1 of 3 (22 items) 1 2 3 Next >
Copyright © 2007 IdentityMine, Inc.  | Careers  | Policies  | License  | News & Press