Page 1 of 1

Re: Modern UI system (CEF)

Posted: Sat May 21, 2016 11:08 pm
by Hadrianus
That's right Alexi. An independent system with full control, every pixel.

Re: Modern UI system (CEF)

Posted: Sun May 22, 2016 8:15 am
by Keya
while im not saying anything against "a modern UI system", i like my apps relatively small and neat and haven't experienced any problems using standard controls (for which PB provides a lot of multi-OS support anyway), so the idea of using something bloated like HTML's CSS (and the code required to render it all) and having megabytes of support base just to say Hello World makes me cringe a bit, i have to admit! :) #devilsadvocate

Re: Modern UI system (CEF)

Posted: Tue May 24, 2016 8:03 am
by LuckyLuke
WebKit renderer Gadget would be very welcome.

The Embeddable HTML/CSS/script engine from http://sciter.com/ might be an option ?

Regards,

Re: Modern UI system (CEF)

Posted: Thu Jun 09, 2016 7:19 pm
by the.weavster
Nuklear is a new open source UI library which is written in C, doesn't have any dependencies and is designed to work anywhere. I think that could make an interesting addition to PB especially as we know Fred/Freak have been experimenting with LLVM. I think a lightweight works-anywhere UI could come in very handy if PB is going to venture on to new platforms.