Slashdot Mirror


User: syrja

syrja's activity in the archive.

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

Comments · 4

  1. Talking about hacking on Hacking - Art or Science? · · Score: 1

    Like always, there seems to be people who hack and people who talk about hacking...

  2. Re:tco and the customer on OSDL CEO: Microsoft Has to Accept Linux · · Score: 2, Insightful

    Actually, your own time used for oil change is part of that TCO. Time is money...

  3. Been there, done that... on GUI Toolkits for the X Window System · · Score: 2, Informative

    Well, how many of you have really tested all mentioned GUI toolkits? I did that some time ago and ended up using FLTK, basically because of reasons mentioned in article: standard C++, free, light and stable Win32 support.

  4. Re:Need monolithic executables on GUI Toolkits for the X Window System · · Score: 1

    Short answer: Try FLTK. Works fine either statically or dynamically linked.