Search found 100 matches

  • 1
  • 6
  • 7
  • 8
  • 9
  • 10
by ivan_b
16 May 2016, 18:01
Forum: General Discussion
Replies: 5
Views: 2677

iOs build fix

Hi

I would like to know when the problem with the iOs build will be fixed?
I am aware that you are trying to fix it but we need to make a relase for iOs soon
and I would like to know if the fix will be released in the next few days.

Thank you
by ivan_b
11 May 2016, 11:10
Forum: General Discussion
Replies: 5
Views: 2324

Re: Problem building to ios

Thank you for the information
by ivan_b
11 May 2016, 08:09
Forum: General Discussion
Replies: 5
Views: 2324

Re: Problem building to ios

Hi,

I didn't use automatic graphics API and have removed the Metal API.
I have built the same noesis sample with the version 1.2.5 f10 and 1.2.6 f2 with the same player settings.
With the version 1.2.5 there are no problems.
by ivan_b
10 May 2016, 13:03
Forum: General Discussion
Replies: 5
Views: 2324

Problem building to ios

Hi

I have a problem when building to ios.
I am using the Unity SDK.
The user interface does not show at all and there are no errors at runtime.
What could be the problem?

Thanks
by ivan_b
09 May 2016, 14:37
Forum: General Discussion
Replies: 8
Views: 3232

Re: Scroll problem

Thank you, I forgot about that option :)
by ivan_b
09 May 2016, 13:46
Forum: General Discussion
Replies: 8
Views: 3232

Re: Scroll problem

Hi, The problem is there even when virtualization is disabled. This is the xaml code <ListBox x:Name="ArticleListBox" Padding="10,0,10,0" ItemsSource="{Binding Articles}" SelectedItem="{Binding SelectedArticle}" ScrollViewer.VerticalScrollBarVisibility="D...
by ivan_b
09 May 2016, 12:32
Forum: General Discussion
Replies: 8
Views: 3232

Re: Scroll problem

Thank you for the tip but this is not the problem, my post was a little misleading . The problem is that for implementig a horizontall scroll I am using a stack panel and then in the code behind I set the scroll position. The problem is that in the list should be 8 items but are dysplayed only 5, 4 ...
by ivan_b
09 May 2016, 10:09
Forum: General Discussion
Replies: 8
Views: 3232

Scroll problem

Hi I was trying to implement a horizntal scrolling inside a listbox and I have managed to do that but the problem is that it only scrolls partially, that is, it can be scrolled only by 1 element. I think the problem is with the virtualization. This is the code ScrollViewer sv = sender as ScrollViewe...
by ivan_b
26 Apr 2016, 08:35
Forum: General Discussion
Replies: 2
Views: 2017

Release date for version 1.2.6

Hi

When will be relased the version 1.2.6 for Unity?

Thanks
by ivan_b
27 Feb 2016, 12:42
Forum: General Discussion
Replies: 1
Views: 1867

NoesisGUI crashed when entering text in TextBox

Hi, When entering more text inside a TextBox (approximately 100 character) I get "NoesisGUI crashed!". It also happens in the ControlGallery example. Here are the links to the crash report files https://www.dropbox.com/s/m5jifxo1k8b3197/Noesis_20160227_120843.dmp?dl=0 https://www.dropbox.c...
  • 1
  • 6
  • 7
  • 8
  • 9
  • 10