Search found 100 matches

  • 1
  • 6
  • 7
  • 8
  • 9
  • 10
by ivan_b
27 Feb 2016, 12:12
Forum: General Discussion
Replies: 5
Views: 3163

Re: Keyboard problem

Thank you
by ivan_b
26 Feb 2016, 16:01
Forum: General Discussion
Replies: 5
Views: 3163

Re: Keyboard problem

For example, in notepad the "Ctr + Alt + C/X" does not run the copy/cut command, only "Ctrl + C/X".
I get the messages in the following order: Control, Alt, 73, 73, Alt, Control.
by ivan_b
23 Feb 2016, 08:56
Forum: General Discussion
Replies: 5
Views: 3163

Keyboard problem

Hi

in Unity with "Ctrl + Alt + V" I run the paste command, but instead it should display the "@" symbol.
I have a croatian keyboard on Windows. I tried to report a bug but could not log in.
by ivan_b
22 Jan 2016, 08:08
Forum: General Discussion
Replies: 4
Views: 2731

Re: Ignoring unsupported property 'Visibility'

Thank you :). I didn't know that.
by ivan_b
21 Jan 2016, 20:20
Forum: General Discussion
Replies: 4
Views: 2731

Re: Ignoring unsupported property 'Visibility'

Of course. Yes, it contains an element with that name. <ListBox.ItemTemplate> <DataTemplate> <DataTemplate.Triggers> <DataTrigger Binding="{Binding RelativeSource={RelativeSource Mode=FindAncestor, AncestorType={x:Type ListBoxItem}}, Path=IsSelected}" Value="True"> <Setter Target...
by ivan_b
20 Jan 2016, 19:23
Forum: General Discussion
Replies: 4
Views: 2731

Ignoring unsupported property 'Visibility'

Inside a DataTemplate of a ListBoxItem I am trying to set DataTrigger but I am getting the warning " Ignoring unsupported property 'Visibility' ". It also happens whit the Text property of a TextBlock. Here is part of the code <ListBox.ItemTemplate> <DataTemplate> <DataTemplate.Triggers> <...
by ivan_b
30 Nov 2015, 10:22
Forum: General Discussion
Replies: 1
Views: 1828

"Native type is not registered" when using Value converter

Hi When I use a value converter inside the Width of a GridColumn i get "InvalidOperationException: Native type is not registered" <Page xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:sys=&qu...
by ivan_b
23 Nov 2015, 08:33
Forum: General Discussion
Replies: 2
Views: 1991

Re: Grid panel strange behaviour

Thank you for the solution :)
by ivan_b
20 Nov 2015, 16:49
Forum: General Discussion
Replies: 2
Views: 1991

Grid panel strange behaviour

Hi I have a problem with the Grid panel. I don't know if it is a bug or it is supposed to be this way. The problem is that the TextBlock streches over the size of the grid cell. Here is the code <ListBox Grid.Column="1" DataContext="{StaticResource filesViewModel}" ItemsSource=&q...
by ivan_b
04 Nov 2015, 10:19
Forum: General Discussion
Replies: 1
Views: 1717

Video playback

Hi,

I would like to know if you are planning to support video playback?
And if you do when it will be supported? A rough estimation would be more than enough :).

Thanks,
Ivan
  • 1
  • 6
  • 7
  • 8
  • 9
  • 10