Announcement

Collapse
No announcement yet.

Another GTK+ 3.0 Pre-Release Arrives

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Delgarde
    replied
    Originally posted by drag View Post
    What?

    GTK supports lots of languages. I have programmed a couple different GTK python apps for different things.

    If your going to go on about OO and C vs C++... 1989 called and wants their pointless language debates back.
    I think you missed his point. He didn't say Gtk didn't work with lots of languages - he said it *did* work with C. Which Qt doesn't, kind of a problem if you like coding in C.

    (Personally, I prefer almost anything *but* C or C++, but that's just my opinion).

    Leave a comment:


  • drag
    replied
    Originally posted by mat69 View Post
    Sorry but that is a myth. None said there would be a _total_ rewrite. Yeah binary compatibility and API will be broken at _some_ areas yet not at all. That would make no sense.
    The idea of such changes is to remove old cruft, add new stuff where it was not possible before. As well to rearange stuff if it turned out to be far from ideal.

    Same was true for KDE 4.0.

    Yeah I'd like it if Gnome was written in Qt, yet that is just an illusion that won't come true. It would just take too much work for gains that would not justify that. Plain simple: Gnome works pretty well with GTK+ already so rather improve GTK+ than to start over.

    GTK 3.x breaks ABI/API; slightly. It got rid of a bunch of old crusty features that turned out to not be popular and is introduced new frameworks to replace them. (Ie. Dbus for Corba)

    But distributions can still maintain compatibility with older applications as long as they want without to much effort.


    And, btw, the KDE 3.5.x transition to KDE 4.0 is the posterboy for what not to do. It's one of the best things that ever happened to Gnome, in terms of aiding in it's popularity.

    Leave a comment:


  • Delgarde
    replied
    Originally posted by val-gaav View Post
    The point was made for a total re write of GTK+ toolkit... If it would get this the new version would be_incompatible_with_all_the_software anyway. Apps would have to be ported...

    Since it is like that why not port to Qt4 a toolkit that is there and is way modern/has more features then GTK+ ?
    Apps *don't* need to be ported to Gtk+ 3.x, as long as they're already coded to "best practices" for Gtk+ 2.x - i.e not using any of the deprecated API that's being removed, not accessing 'private' data directly, etc. As far as I can tell, well-written code should be compilable against either version.

    Leave a comment:


  • drag
    replied
    Originally posted by mirv View Post
    I personally like using fox, although naturally that, like qt, is for C++. One thing that gtk has is working entirely with C. Just wanted to point that out.
    What?

    GTK supports lots of languages. I have programmed a couple different GTK python apps for different things.

    If your going to go on about OO and C vs C++... 1989 called and wants their pointless language debates back.

    Leave a comment:


  • Arch
    replied
    Originally posted by bugmenot2 View Post
    GTK needs to improve dramatically to catch up to the innovations of the toolkits in Windows and OSX.

    This is highlighted with the simple "Hello World" test where you count the number of lines of code to create a simple Hello World. In GTK it is more than 10 lines or so and in other toolkits it is usually under 4 - 5 lines of code.
    I have to agree here. This is the reason I use typewriters whenever possible. They produce a "Hello World" in just one line of code and are thus far superior to all that new-fashioned compjooter stuff.

    Leave a comment:


  • mat69
    replied
    Originally posted by val-gaav View Post
    The point was made for a total re write of GTK+ toolkit... If it would get this the new version would be_incompatible_with_all_the_software anyway. Apps would have to be ported...

    Since it is like that why not port to Qt4 a toolkit that is there and is way modern/has more features then GTK+ ?

    Ugliness on the other hand is a thing of preference and any toolkit can look right with a good theme...

    This is all about technology beneath the hood ... and Linux would certainly benefit if it had one toolkit instead of two incompatible ones...
    Sorry but that is a myth. None said there would be a _total_ rewrite. Yeah binary compatibility and API will be broken at _some_ areas yet not at all. That would make no sense.
    The idea of such changes is to remove old cruft, add new stuff where it was not possible before. As well to rearange stuff if it turned out to be far from ideal.

    Same was true for KDE 4.0.

    Yeah I'd like it if Gnome was written in Qt, yet that is just an illusion that won't come true. It would just take too much work for gains that would not justify that. Plain simple: Gnome works pretty well with GTK+ already so rather improve GTK+ than to start over.

    Leave a comment:


  • mirv
    replied
    I personally like using fox, although naturally that, like qt, is for C++. One thing that gtk has is working entirely with C. Just wanted to point that out.

    Leave a comment:


  • whizse
    replied
    I'm not really sure, some sort of GTK+ support seems to exist for XEmacs, but I don't think it's used by default?

    Leave a comment:


  • pingufunkybeat
    replied
    I might be stuck in the past... Does XEmacs use it too?

    Leave a comment:


  • whizse
    replied
    Not that it in any way disproves your post, but Emacs does use GTK+.

    Leave a comment:

Working...
X