Announcement

Collapse
No announcement yet.

GTK+ 3.0.0 Tool-Kit Officially Released!

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

  • BlackStar
    replied
    Originally posted by LightBit View Post
    "More X11 agnostic (and supports Wayland)"
    Why they dropped support for DirectFB?
    Because noone volunteered to maintain it, ergo it's become dead weight.

    Leave a comment:


  • LightBit
    replied
    "More X11 agnostic (and supports Wayland)"
    Why they dropped support for DirectFB?

    Leave a comment:


  • tball
    replied
    Okay thank you guys. Didn't know about the gtkmm project, which actually seems to be official supported. Interesting.

    Leave a comment:


  • srg_13
    replied
    Originally posted by cl333r View Post
    I totally agree, however what bothers me is that there might not be any gtkmm3 any time soon.. is there?
    It's actively worked on... I wouldn't expect it to take any longer than a few days. In the meantime, the last git commit is yesterday so you can probably compile it with Gtk+ 3.0

    Leave a comment:


  • DuSTman
    replied
    I wonder how long until people release screenshots of gtk3 themes. I wanna see some interface porn.

    Leave a comment:


  • cl333r
    replied
    Originally posted by srg_13 View Post
    Gtkmm is the C++ binding. It's a great API and is far easier to use than the C API.
    I totally agree, however what bothers me is that there might not be any gtkmm3 any time soon.. is there?

    Leave a comment:


  • srg_13
    replied
    Originally posted by tball View Post
    Does GTK 3.0 support c++? If not, why not?
    In my experience, c++ is way better for gui programming than plain c.
    Gtkmm is the C++ binding. It's a great API and is far easier to use than the C API.

    Leave a comment:


  • liam
    replied
    Originally posted by tball View Post
    Does GTK 3.0 support c++? If not, why not?
    In my experience, c++ is way better for gui programming than plain c.
    Look up Gobject introspection (gir). It has tons of language support.

    Leave a comment:


  • nzjrs
    replied
    Originally posted by tball View Post
    Does GTK 3.0 support c++? If not, why not?
    In my experience, c++ is way better for gui programming than plain c.
    Please try gtkmm

    Leave a comment:


  • tball
    replied
    Does GTK 3.0 support c++? If not, why not?
    In my experience, c++ is way better for gui programming than plain c.

    Leave a comment:

Working...
X