From: Roger Pack Date: 2011-09-02T08:36:06+09:00 Subject: Re: GUI programming > It seems every time I turn to GUI programming I am digging into a pile > of bugs. > > It's not that there are not bugs outside of GUI toolkits. It's just > that any decent GUI toolkit is composed of many little bits that have > to act all in concert, and any application but "Hello World" is going > to use quite a few different bits of the toolkit. And if any of them > breaks you will definitely notice ;-) The only stable one I've found is jruby (swing or swt). Once you get past the cruft it actually works (TM). -r -- Posted via http://www.ruby-forum.com/.