Slashdot Mirror


User: swingerman

swingerman's activity in the archive.

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

Comments · 52

  1. Re:You don't have to hard reset on Alternative to Graffiti Input? · · Score: 1

    I'm using PalmOS 3.0.2. What version are you using that didn't lock up your PalmIII? Mine locks hard every time and I have to reset it like described above.

  2. Agreed on Review:Developing Linux Applications with GTK+ and GDK · · Score: 1

    gtk+ is a good widget set, but I'll hold off on declaring it not great until I look more into it. Gtk-- was very nice when I used it last almost a year ago so I'm sure it's only gotten better. About Athena (Xaw), it was never meant to be a major widget set, but one for quick programs and getting used to X toolkit programming. Programming it is similar to Motif since both of them are based on Xt. I, too, am considering writing another widget set, but first I need to discover if gtk+ has what I want or at least if not, what I want is addable (is that a word?). :) Cheers!