Windows Store-like RadWindow

Thread is closed for posting
2 posts, 0 answers
  1. 130372FA-0700-4E03-BC7C-DB47DCCC737C
    130372FA-0700-4E03-BC7C-DB47DCCC737C avatar
    7 posts
    Member since:
    Sep 2014

    Posted 16 Feb 2015 Link to this post


    Requirements

    Telerik Product and Version

    tested with Q3 2014

    Supported Browsers and Platforms

    .Net 40 Client

    Components/Widgets used (JS frameworks, etc.)

    Blend SDK 1.0.2

    PROJECT DESCRIPTION 
    This project mimics Windows Store applications with fullscreen and a title bar which appears when mouse hovers 5 pixels at the top of the window, overlays over RadWindow content and disappears with a configurable latency when mouse leaves the title bar.

    Currently this title bar doesn't slide down/up like does true Windows Store application because I don't know how to, tried StateManager but unsuccessful.

    This project also demonstrates how to use a RadWindow as the startup window of your application.
    We use this kind of window in order to bring Win8 designed applications to our customers how are not yet using Windows 8 (some are still using Windows XP).

    I finally succeed in sliding down and up the title bar, a custom ViewModel is no more needed (Canvas Tag property is used instead), MouseMove event is now implemented in a Behavior and Icon is now Template bounded.
  2. ABBD37CE-94F6-40CE-A301-614EE92F11BF
    ABBD37CE-94F6-40CE-A301-614EE92F11BF avatar
    1364 posts
    Member since:
    Aug 2017

    Posted 18 Feb 2015 Link to this post

    Hi Sebastien,

    Thank you for submitting the sample. I have updated your Telerik points as a gratitude for preparing and sharing the project.

    Regards,
    Kalin
    Telerik
     
    Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
     
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.