Search found 13 matches

  • 1
  • 2
by Matso
12 Mar 2019, 16:15
Forum: General Discussion
Replies: 3
Views: 891

Re: Image on a button

Funny thing is that, when I put a path to an image in the buttons 'Content' property, and hook it up to the actual image in the template this way: <Image x:Name="icon" HorizontalAlignment="Stretch" Height="70" Margin="0" VerticalAlignment="Stretch" W...
by Matso
12 Mar 2019, 15:02
Forum: General Discussion
Replies: 3
Views: 891

Image on a button

How to make a template of a button that contains an image, but the image should be configurable like the text on the button, using 'RelativeSource={RelativeSource TemplatedParent}' binding? What should I put the image source into on the level of a button to make it work? Is it possible to parameteri...
by Matso
12 Feb 2019, 11:24
Forum: General Discussion
Replies: 1
Views: 770

Animated GIF

Is there a way of displaying animating GIFs? Or should I use a storyboard to render their frames directly?

MK
by Matso
29 Jan 2019, 11:25
Forum: General Discussion
Replies: 5
Views: 744

Re: VS Blend effects

Can I render a single control this way?
by Matso
28 Jan 2019, 09:34
Forum: General Discussion
Replies: 5
Views: 744

Re: VS Blend effects

Is it possible to implement for example a blur effect without changing anything inside Noesis? In a form of a plug-in or extension for Noesis?
by Matso
24 Jan 2019, 10:19
Forum: General Discussion
Replies: 5
Views: 744

VS Blend effects

Do You have any plans for implementing the VS Blend effects into the NoesisGUI engine? Or is it already available in some alpha or beta release of Noesis?

MK
by Matso
17 Jan 2019, 10:29
Forum: General Discussion
Replies: 5
Views: 1077

Re: Focused button mouse-over state issue

That is indeed helpful. Thanks!
by Matso
17 Jan 2019, 09:48
Forum: General Discussion
Replies: 5
Views: 1077

Re: Focused button mouse-over state issue

Can I disable/enable states of a button with trigger setters? I mean I would like to disable MouseOver state of a button when it enters Focused state, and enable it back when it leaves the state.
by Matso
16 Jan 2019, 11:16
Forum: General Discussion
Replies: 5
Views: 1077

Focused button mouse-over state issue

Can I disable a mouse-over state on a focused button?

MK
by Matso
04 Jan 2019, 12:19
Forum: General Discussion
Replies: 10
Views: 3856

Re: Outlined Text

OK - thanks. It works.
  • 1
  • 2