Recommended

Skip Navigation LinksHome / Search

Search

 
Results Per Page

Found 10 results for Slider.
Date between: <not defined> and <not defined>
Search in: News , Articles , Tips , Shows , Showcase , Books

Order by Publish Date   Ascending Title   Rating  

  • 0 comments  /  posted by  Silverlight Show  on  May 26, 2010 (1 month ago)
    In his latest 10 minute video tutorial, Victor Gaudioso demonstrates how to put the slider position in the slider tooltip.

    Recently I was asked to make a ToolTip that now only followed the Thumb of the Slider but also showed the value of what the slider was (see image above).  I thought about this and I came up with a pretty quick solution.  There may be other ways to do it but watch the short 1o minute video to see how I did it.



  • 0 comments  /  posted by  Phil Middlemiss  on  May 03, 2010 (1 month ago)
    Phil Middlemiss continues his series on creating a Chrome and Glass style theme, this time looking at the ProgressBar and Slider controls. He takes a close look at the Indeterminate State of the ProgressBar control and explains what Control Parts are.

    Control Template of SliderThe red circle is around the Control Part icon. That icon indicates that the control expects there to be an element in the template called "ProgressBarTrack", and it usually has to be a control of the same type as is used in the default control template - in this case a Border control for "ProgressBarTrack" and a Rectangle element for "ProgressBarIndicator".
  • 0 comments  /  posted by  Paul Yanez  on  Dec 31, 2009 (5 months ago)
    In this tutorial Paul Yanez demonstrates how to rotate an image left to right with a slider control.

    Steps
    1- Place an image on the stage
    2- on the image add a PlaneProjection, this can easily be done by editing the Projection / Rotation / Y in the properties panel
    3- name the PlaneProjection to x:Name=”rotater”[...]


  • 0 comments  /  posted by  Paul Yanez  on  Dec 13, 2009 (6 months ago)
    Tags: Images , Slider
    In this tutorial Paul Yanez explains how to rotate an image with a slider control.

    This is the 2nd tutorial of image transformations, the first tutorial is ‘Scaling Objects with a Slider control in Silverlight’.

  • 0 comments  /  posted by  Paul Yanez  on  Dec 13, 2009 (6 months ago)
    Tags: Rectangle , Slider , Tips
    In this tutorial Paul Yanez shows how to create a rounded corner on an object.

    In a previous tutorial Scaling Objects with a Slider control in Silverlight, the design of the slider control I wanted had a rounded edge. Programmatically you can set the RadiusX and RadiusY properties but I wanted to do this within Microsoft Blend design mode.

  • Scaling Objects with a Slider control in Silverlight

    0 comments  /  posted by  Paul Yanez  on  Dec 13, 2009 (6 months ago)
    Tags: Scaling , Slider , Tutorials
    ImageIn this tutorial Paul Yanez demosntrates how to scale an image with a slider control.
  • 0 comments  /  posted by  Silverlight Show  on  Oct 29, 2009 (7 months ago)
    In this short video tutorial Victor Gaudioso explains how to create a custom Silverlight slider.

    A reader emailed me and asked me how to create a custom Slider in Silverlight.  I told him how but thought that you might want to know how to do it as well.  So I created this very short video tutorial that shows you how. 

  • Create A Snapping Slider In Blend Using Behaviors

    0 comments  /  posted by  Silverlight Show  on  Sep 04, 2009 (9 months ago)

    Matthias Shapiro shows a behavior that lets you 'snap' a slider to an integer and it works in both Silverlight and WPF.

    Now, one might normally think that there is a simple way to make your slider values to snap to an integer or to some incremental number (perhaps base 2 or base 10). Alas, one would be wrong. There have been a couple solutions to this problem (see here and here), but they usually involve creating a new slider subclass with the additional functionality if you really want the interaction to be reusable.

    However, behaviors makes all this unnecessary. What is even better is that there is no code difference between WPF and Silverlight on this one. That’s right… this tutorial and the code that goes with it works exactly the same in Silverlight as it does in WPF.

  • Silverlight Slider that snaps to rounded value when dragged

    0 comments  /  posted by  Silverlight Show  on  May 12, 2009 (more than a year ago)
    Tags: Slider , Controls

    Jordan Knight has posted about having a slider 'snap' to a value when dragged.

    The other day I had a problem where a slider had five distinct values and the user would drag the slider to their selection. An example of this would be a question like “From 1 to 5, please select how much you like puppies”. Of course, everyone would answer 5 to that question but that’s not the point… When a user clicked the slider (as opposed to dragging the thumb), the slider change would work fine, and the slider would go to the right place.

  • 0 comments  /  posted by  Silverlight Show  on  Apr 12, 2009 (more than a year ago)
    Lee has posted a sample in which he is showing the ticks.

    This is one of the samples I did sometime back for showing the ticks. The code is compiled with Silverlight 3 beta but should work in Silverlight 2 also without any changes.


Help us make SilverlightShow even better. Whether you'd like to suggest a change in the structure, content organization, section layout or any other aspect of SilverlightShow appearance - we'd love to hear from you! Need material (article, tutorial, or other) on a specific topic? Let us know and SilverlightShow content authors will work to have that prepared for you. (hide this)