Re: (rant) Three kinds of languages

new topic     » goto parent     » topic index » view thread      » older message » newer message
ghaberek said...

I also maintain the libui wrapper for Euphoria, if you're interesting in yet another UI library.

I managed to get that working on Phix, but all three demos crash, apparently somewhere deep inside uiMain(), as soon as I press escape. Any ideas?

Got any pre-built dlls for that, by any chance?

ghaberek said...

I don't know why I have such a fascination with this.

While searching for that dll I extracted this little list from some thread or other, just cos you said that, should keep you busy for a while...

https://github.com/vurtun/nuklear

https://github.com/hugoam/kiui

https://bitbucket.org/cegui

https://github.com/cnjinhao/nana

https://github.com/wjakob/nanogui

https://github.com/dalerank/nngui

https://github.com/garrynewman/GWEN

https://bitbucket.org/duangle/oui-blendish/overview

https://github.com/vorg/MowaLibs

http://tekui.neoscientists.org/overview.html

https://sciter.com/

https://skia.org/

https://github.com/ocornut/imgui

Have fun, Pete

UPDATE: I just tried a 64bit dll, and that does not crash, but changing gettingstarted.ex to:

?1 
    uiControlShow(mainwin) 
?2 
    uiMain() 
?3 
    uiUninit() 
?4 

on pressing escape, only 1 and 2 get shown, not 3 or 4 - is that as expected?
Forked into: libui-euphoria release

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu