Search found 5 matches
- 29 Oct 2020, 19:15
- Forum: General Discussion
- Replies: 2
- Views: 695
Unity on-demand rendering compatibility
Hello, I would like to know if NoesisGUI supports the on-demand rendering feature introduced in latest Unity. The objective is to lower mobile cpu/gpu (but also desktop) for applications where the GUI is not very dynamic. https://blogs.unity3d.com/2020/02/07/how-on-demand-rendering-can-improve-mobil...
- 30 Jul 2015, 19:05
- Forum: General Discussion
- Replies: 1
- Views: 1282
ListBox touch scrolling
Hello, We are diving deep in the Noesis trial. Our mission is to have ListBoxes with custom templates (DataTemplate) inside that react beautifully to touch (we will have dozens of images inside, performance on mobile is our first test). However, we cannot touch-scroll a Listbox as simple as that: <L...
- 29 Jul 2015, 22:31
- Forum: General Discussion
- Replies: 4
- Views: 1159
Re: GetRoot() missing?
OK that was really too dumb.
Found it
Found it

- 29 Jul 2015, 22:28
- Forum: General Discussion
- Replies: 4
- Views: 1159
Re: GetRoot() missing?
Thank you,
Sorry if the question is dumber than the first one: how do i activate the samples contained in the package?
Sorry if the question is dumber than the first one: how do i activate the samples contained in the package?
- 29 Jul 2015, 22:15
- Forum: General Discussion
- Replies: 4
- Views: 1159
GetRoot() missing?
I am following the video tutorial, all is OK and have a working interface. However, when adding a script, it seems some methods cannot be found (but classes are there!). The attached image shows the error i get in red, both in Visual Studio and Unity console. (in particular it seems GetRoot() doesn'...