:: Re: [DNG] OT: tiny widget toolkit […
Inizio della pagina
Delete this message
Reply to this message
Autore: Enrico Weigelt, metux IT consult
Data:  
To: dng
Oggetto: Re: [DNG] OT: tiny widget toolkit [Was: Building w/ gtk2 vs gtk3]
On 02.07.2016 08:00, Didier Kryn wrote:

>     Cheers! Please go on and keep us informed. We desparately need an
> independant graphical toolkit other than Gtk, and with a C API, not C++
> please (there's already Qt for C++).


Yeah, that's also the driving force for me. I actually came to the
conclusion that C++ (and it's way of OOP) isn't helpful for GUI toolkits
at all - in fact, I don't use inheritance at all - instead composition.

Maybe some of you guys would like to play around and hack w/ it.


--mtx