Israel Guerra wrote: > Hail everyone! > > This is my first post here. :) > > I want to develop a desktop app that runs in either linux or windows. > I have many doubts about which GUI i should use. What's the best option? I > heard about wxwidgets or tk, but have no idea of what i should use. > > I would prefer something that has a graphical app that can help me creating > the visual part. > > Thanks and best regards. Hello Israel: I haven't written tons of apps with it but wxRuby ( http://wxruby.rubyforge.org/wiki/wiki.pl ) has been working well for me on both Linux and Windows. Unfortunately I haven't found a nice way to do GUI building part visually. Michael