Recommended

Skip Navigation LinksHome / Search

Search

 
Results Per Page

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

Page 
  • 1
  • 2
  • 3
Next
Order by Publish Date   Ascending Title   Rating  

  • 0 comments  /  posted by  Silverlight Show  on  Jun 11, 2010 (2 days ago)
    Check out this post of Christian Schormann in which he demonstrates how to use the StoryboardCompleted trigger with a Navigate action.

    Several customers asked on Twitter today how to navigate to another screen when a storyboard is finished playing.

    The answer is: There is a StoryboardCompleted trigger that you can use together with any action, including the Navigate actions. This post describes how to use it.



  • Touch Gesture Triggers for Windows Phone 7 projects in Blend 4.0

    0 comments  /  posted by  Silverlight Show  on  Jun 07, 2010 (6 days ago)
    Tags: Triggers , Expression Blend 4 , Windows Phone 7 , Fons Sonnemans
    In this post, Fons Sonnemans demonstrates how to implement touch gestures for WP7 using triggers.

    The Windows Phone 7 supports single and multi touch gestures. I have implemented the Tap, Double Tap and the Touch&Hold gestures using Triggers. You can use them to trigger an Action in Expression Blend.

    You first have to reference the GestureTriggersLibrary. Then you add an Action to a control using the Behavior assets. Finally you change the TriggerType using the New button.

  • 0 comments  /  posted by  Silverlight Show  on  May 18, 2010 (3 weeks ago)
    Tags: Triggers , Games , Fons Sonnemans
    Fons Sonnemans just published an improved version of his MineSweeper game which now supports right mouse click.

    I have written a Silverlight Minesweepe game in October 2008. I just published an improved version on Silver Arcade which support right mouse click. I implemented it using the following RightMouseTrigger. You can set the SetHandled property to true. This stops the MouseRightButtonDown event from bubbling to it's parent.

    I really love Behaviors, Actions and Triggers. I hope you like it too.

  • Behaviors, Triggers and Actions in Silverlight And WPF Made Simple

    0 comments  /  posted by  Silverlight Show  on  Jan 25, 2010 (4 months ago)

    Anoop Madhusudanan has posted two articles about Behaviors, Triggers and Actions in Silverlight and WPF. In the first one he looks at behaviors and in the second one he discusses the triggers.

    The objective of this article series is to give a quick overview of Behaviors, Triggers and Actions in Silverlight and WPF. Together, they enable a great deal of design time interactivity for your UI. They also make possible re-use and re-distribution of interaction logic.

  • Slex - Behaviours and Triggers for Silverlight

    0 comments  /  posted by  Anoop Madhusudanan  on  Dec 17, 2009 (5 months ago)
    Tags: Silverlight , Silverlight 4.0 , Slex , Behaviours , Triggers

    Anoop Madhusudanan has a new project called Slex which is built on top of System.Windows.Interactivity framework and supports a couple of interesting Triggers and Actions.

     Presently Slex supports a couple of triggers including:
    • EventTrigger – You can tie an event trigger against an element, or against your view model. Fired when an event is raised
    • PropertyTrigger – You can tie a PropertyTrigger against an element’s property, or against a property in your view model. Fired when the property value changes
    Also, Slex has a couple of abstract classes, including EventBasedTrigger andObserverTrigger, and you may use the ObserverTrigger to create custom triggers that make use of System.Reactive extensions.
  • 0 comments  /  posted by  Silverlight Show  on  Nov 11, 2009 (7 months ago)
    Crocus Girl wanted to test the Adobe Photoshop File import feature in Expression Blend 3 and then she decided to take her plan one step further and create a sample Splash screen with her illustration files.Image

    In order to observe the loading experience and get a chance to test a simple animation, I included two sample video files in the project. Therefore the initial loading is incredibly slow. The animation has no complicated tricks; it only manipulates the opacity property and runs forever in autoreverse mode. Actually it runs until you are hypnotized by all the blinking!

  • Silverlight Behaviors and Triggers: Making a True Behavior

    0 comments  /  posted by  Silverlight Show  on  Oct 22, 2009 (7 months ago)

    In his last article called TextBox Magic, Jeremy Likness showed how to create a dependency property to enable a textbox filter that would prevent anything but digits. In this article, he takes it a step further and turns it into a "true" behavior.

    First, the behaviors can integrate with Expression Blend. You can define a behavior, import it into the tool, and literally drag it onto a control to attach the behavior. Second, behaviors automatically provide overrides to tap into the attach/detatch events. Third, behaviors are typed to their target controls: you may have a generic behavior that targets FrameworkElement or a specific behavior that targets TextBox. Finally, we can decorate behaviors with attributes that are discovered by Intellisense and available when attaching the behavior. 

  • 0 comments  /  posted by  Silverlight Show  on  Oct 19, 2009 (7 months ago)
    Tags: Storyboard , Behaviors , Triggers

    In this article Jeremy Likness examines behaviors and triggers and as an example he uses a Storyboard.

    One of the most powerful benefits of Silverlight is that it uses the DependencyProperty model. Using this model, you can create attached properties to describe reusable behaviors and attach those behaviors to certain elements.

  • 0 comments  /  posted by  Silverlight Show  on  Oct 01, 2009 (8 months ago)

    Mark Tucker demonstrates setting the properties of Behaviors and Actions.

    Behaviors and actions have properties of their own and it would be useful to be able to set those properties as a result of a trigger.

    For this post, we will use the ShowMessageBox action that is part of the Expression Blend Samples CodePlex project.

  • nRoute.Toolkit for Silverlight (Part I)

    0 comments  /  posted by  Silverlight Show  on  Oct 01, 2009 (8 months ago)
    Tags: nRoute , Bindings , MVVM , Behaviors , Triggers , Actions
    Rishi introduces nRoute Toolkit for Silverlight which is basically a packaging of some components from the next drop of nRoute.

    I hope to have this introductory post as a semi-documentation for the toolkit and the features, so please bear with me as it does get long. Secondly, the next drop of nRoute will essentially be a superset of what's in this toolkit - namespaces and all will remain the same, however the toolkit doesn't include any routing or navigation related features.


Page 
  • 1
  • 2
  • 3
Next
Help us make SilverlightShow even better and win a free t-shirt. 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 a 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)