Search found 4 matches

by sergey.sitnikov.nt
21 Mar 2023, 13:19
Forum: General Discussion
Replies: 5
Views: 638

Re: ScrollViewer keyboard navigation.

I have also experienced that issue so it would be great to get a patch for it. Sergio, would it be possible please to point in the direction of where the issue might be and whether there is any way to override that behaviour?
by sergey.sitnikov.nt
12 May 2021, 16:45
Forum: General Discussion
Replies: 4
Views: 2364

Re: Controlling MediaElement from XAML with MediaTimeline

Hi Sergio, I have tried to use those actions, however there are two issues related to it: 1) The latest publicly available Noesis.GUI.Extensions library (from NuGet) is 3.0.5 and it doesn't have those actions implemented. That makes Blend to trigger an error. 2) In UE4 when I use those actions to re...
by sergey.sitnikov.nt
12 May 2021, 14:31
Forum: General Discussion
Replies: 4
Views: 2364

Re: Controlling MediaElement from XAML with MediaTimeline

Yes, thank you Sergio! I have found those in the code: <Grid xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:i="http://schemas.microsoft.com/expression/2010/interactivity" xmlns:ei="http...
by sergey.sitnikov.nt
12 May 2021, 13:34
Forum: General Discussion
Replies: 4
Views: 2364

Controlling MediaElement from XAML with MediaTimeline

Hi guys,

I am unable to find the way to control MediaElement playback from XAML with the Storyboard and MediaTimeline as it is not yet implemented. Is there any workaround for it at the moment?

Cheers,
Sergey