Results 1 to 5 of 5

Thread: Any Tips on making a Metro Style Tile Control with animation.

  1. #1
    Lively Member
    Join Date
    Aug 08
    Posts
    100

    Any Tips on making a Metro Style Tile Control with animation.

    Hi All,

    I am currently writing a little tool with WPF and would like to have the UI tiled a little. If that is confusing then do not worry. What I would like is to have the little rectangle like control where every so often it slides in a direction showing different content like images or text. In the new metro style UI's I believe there is or will be a control for this.

    I can only use Windows 7 and .NET 4.0.

    First it would be great if someone finds a working example of some source code. But if not I have access to Expression Blend and VS so I could work on something my self. In this case what would be the best controls to use and could someone give me some hints of how it would be best to put it together.

    To get the ball rolling I imagine I would have a control which would act like a frame or window. Then behind this I would have a series of my content with each single one being the size of the frame or window. Then I would move this content around.

  2. #2
    ASP.NET Moderator gep13's Avatar
    Join Date
    Nov 04
    Location
    The Granite City
    Posts
    21,731

    Re: Any Tips on making a Metro Style Tile Control with animation.

    Hello,

    So that we can check that we are on the same page, is this:

    http://www.telerik.com/products/wpf/transition.aspx

    The type of thing that you are looking for?

    Gary

  3. #3
    Lively Member
    Join Date
    Aug 08
    Posts
    100

    Re: Any Tips on making a Metro Style Tile Control with animation.

    I think we are in a different book.

    http://www.sourceblog.mc-auto.info/p...ns-in-WPF.aspx (This is a possible example)

    Metro Live Tiles I think will be a new control in Metro/.net 4.X I think. What I am trying to do is reproduce that in Windows 7 with .net 4.0.

  4. #4
    Fanatic Member TDQWERTY's Avatar
    Join Date
    Oct 03
    Location
    Oporto & Leiria, Portugal / Luanda, Angola
    Posts
    921

    Re: Any Tips on making a Metro Style Tile Control with animation.

    Been using this: Lib
    ::Winamp 5.xx id3v2 & modern skin support::
    ::NetCF DataGrid Programatically Scroll Example::
    Don't forget to rate posts from those who helped you solving your problem, clicking on and rating it.

  5. #5
    ASP.NET Moderator gep13's Avatar
    Join Date
    Nov 04
    Location
    The Granite City
    Posts
    21,731

    Re: Any Tips on making a Metro Style Tile Control with animation.

    Quote Originally Posted by darbid View Post
    I think we are in a different book.

    http://www.sourceblog.mc-auto.info/p...ns-in-WPF.aspx (This is a possible example)

    Metro Live Tiles I think will be a new control in Metro/.net 4.X I think. What I am trying to do is reproduce that in Windows 7 with .net 4.0.
    I am fairly sure that you could get this effect with the control that I linked you to.

    But you are right, you are probably going to see a number of new controls coming out from all the major control vendors.

    Gary

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •