Slashdot Mirror


User: fastflo

fastflo's activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. compatible with windows? on Google To Replace GTK+ With Its Own Aura In Chrome · · Score: 1

    who wants to be compatible with windows? why even trying!?! we all should try to do better!

  2. all about money. on Google To Replace GTK+ With Its Own Aura In Chrome · · Score: 1

    sky: microsoft.
    vlc: there is mplayer.
    teamspeak: proprietary,
    origin: proprietary

    i don't care about industry. they have money, they can hire and pay as many developers as they want/need.
    once in a time people had the idea to be able to make use out of computers without needing those big companies to support them.
    to me it seems qt is only taking care of how to best adjust to the needs of even those companies!

  3. qt is not an option... on Google To Replace GTK+ With Its Own Aura In Chrome · · Score: 1

    i had a long'ish text here trying to explain my point. i decided not to post it because it would get way too long to explain everything. just some simple keywords:
    gtk: opensource!, c-api, glade (did overcome code generation), xml-ui spec files, gobject / glib, gtkmm c++ wrapper, themes//theme-engines, event-loops, very nice handwritten gtk2 pygtk wrapper, gtk3, gobject INTROSPECTION, pango&cario integration
    qt: trolltech, nokia, microsoft..., e, CODE GENERATION SIGNAL SLOT CRAP!, trying to make money!, no c-api !?, a bloated API of operating system abstractions --- in a gui toolkit? really? all those socket, filesystem .... crap, it has qmake? don't we have the autotools? and who is too stupid to write a 4-lines makefile to compile a simple 1 or 2 files gui app?