Slashdot Mirror


User: Shawn+T.+Amundson

Shawn+T.+Amundson's activity in the archive.

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

Comments · 3

  1. Re:GTK+ also available on OS/2 on GTK+ for BeOS Update · · Score: 1

    How much work would it be to integrate the changes required for OS/2 into the main GTK+ tree? Is it all build process stuff?

    -Shawn

  2. Re:Ah, crap. on GTK+ for BeOS Update · · Score: 1

    Each GTK+ toplevel window runs it's own thread in GTK+ for BeOS. GDK is thread-safe. Since the compiler on BeOS is gcc and g++, of course you can use C just fine. It is the higher-level libraries which are written in C++, like BeOS's native interface toolkit. Mixing C and C++ isn't a problem.

    Others could port Gtk-- to beos, but it's not a priority at all.

    The BeOS version does run themes, although the only one so far that I've tried is ThinIce. It works wonderfully.

  3. Gnome sucks on Gtk+ and Glib 1.2.0 released · · Score: 1

    This isn't GNOME news. It's GIMP news. CmdrTaco should have used the Wilber the GIMP icon instead. ;-)

    -Shawn