Search found 18 matches

  • 1
  • 2
by S0L0
15 Aug 2014, 00:48
Forum: General Discussion
Replies: 15
Views: 6673

Re: Data Binding

It seems customizing buttons in blend is possible :D , this tutorial explains it really well:

http://www.youtube.com/watch?v=2cfFQvGejRA
by S0L0
14 Aug 2014, 20:23
Forum: General Discussion
Replies: 15
Views: 6673

Re: Data Binding

How can new button animations be added to a resourcedictionary? Is there away to setup the button animations using Blend? ie, pick a state than using the storyboard, color picker, etc. <VisualStateManager.VisualStateGroups> <VisualStateGroup x:Name="CommonStates"> <VisualStateGroup.Transit...
by S0L0
14 Aug 2014, 20:01
Forum: General Discussion
Replies: 15
Views: 6673

Re: Data Binding

The grid is displaying in Unity now, but none of the default button animations are playing when navigating and pressing them.
by S0L0
14 Aug 2014, 19:40
Forum: General Discussion
Replies: 15
Views: 6673

Re: Data Binding

It opens in blend now but the grid is not showing up in Unity, this is the error its giving. http://media-cache-ec0.pinimg.com/originals/35/05/26/350526d956506575de7686afe6ddcec9.jpg Here is the C# file attached to the main camera that is triggering the animations. using System; using UnityEngine; u...
by S0L0
14 Aug 2014, 15:20
Forum: General Discussion
Replies: 15
Views: 6673

Re: Data Binding

The icons are showing up in Unity but pressing the button does nothing and the slide in/out animations I made in blend are no longer working, also when opening the project in blend its giving this error:

http://media-cache-ak0.pinimg.com/origi ... 8f01ce.jpg
by S0L0
13 Aug 2014, 20:36
Forum: General Discussion
Replies: 15
Views: 6673

Re: Data Binding

It's giving the error "Resources, property has already being set on 'Grid'."
by S0L0
13 Aug 2014, 12:35
Forum: General Discussion
Replies: 15
Views: 6673

Data Binding

I am trying to load a static resource into a button style but it does not seem to be working: <ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"> <ControlTemplate x:Key="helpicon" ...
by S0L0
13 Aug 2014, 00:45
Forum: Showcase Gallery
Replies: 9
Views: 29404

Re: SVG

It would be nice if there was a script for this in inkscape so you could "save as xaml for noesis" or better yet a batch converter.
by S0L0
13 Aug 2014, 00:02
Forum: General Discussion
Replies: 20
Views: 8713

Re: Gamepad Support?

Its working now, thanks again.
  • 1
  • 2