flownthecoop
Posts: 22
Joined: 25 Apr 2015, 17:29

Re: Noesis GUI in business application

06 Mar 2018, 16:47

That's a bummer. I was hoping that we would be able to use this for our new business applications. We have several application that we need to write for Android and iOS but I have to be able to pick a platform in the next two weeks.

Do you know when the iOS application framework will be in beta?
 
karsten001
Posts: 2
Joined: 06 Mar 2018, 08:01

Re: Noesis GUI in business application

06 Mar 2018, 18:00

  • 2. That Noesis View class I mentioned in point 1 needs to support rendering only when the UI changes, so it isn’t constantly rendering in a loop and draining battery.
    My own implementation with Renderer didn’t work very well.
This is already implemented. The renderer interface provides information about changes. If no changes happened you can skip the frame.
Hello,

can you provide an example project for this?

Regards

Karsten
 
User avatar
jsantos
Site Admin
Posts: 3905
Joined: 20 Jan 2012, 17:18
Contact:

Re: Noesis GUI in business application

08 Mar 2018, 17:39

can you provide an example project for this?
All our samples render per frame. Right now we don't have any example doing that optimization. But it should be straightforward, the function IRenderer.UpdateRenderTree() returns a boolean indicating if there are changes.

Who is online

Users browsing this forum: Ahrefs [Bot], Google [Bot] and 84 guests