Is it opengl?
Or qt or gtk or something else?
Suppose i want to do something like drag a division/panel to another
panel/division.
···
--
Posted via http://www.ruby-forum.com/.
Is it opengl?
Or qt or gtk or something else?
Suppose i want to do something like drag a division/panel to another
panel/division.
--
Posted via http://www.ruby-forum.com/.
I use gtk. I'd suggest looking at my program, visualruby:
You'd use the glade interface designer to build forms, and ruby to
animate them. There are several options including gtk, QT, Tk, wxRuby,
shooooes, but you have to write all the code yourself. That's why I
wrote visualruby.
Yours,
Eric C
--
Posted via http://www.ruby-forum.com/.
hi gmspro-
i've also used gtk2 - it's extensive and looks good, though the code
can get a bit lengthy and 'weird' at times.
make sure to check out Shoes!! it's easy to use, multi-platform, and
has a great community for questions and support...
- j
--
Posted via http://www.ruby-forum.com/.
I use Qt with qtruby and I like it very much.
Stefano
Il giorno Thu, 19 Apr 2012 11:05:53 +0900 gmspro gmspro <lists@ruby-forum.com> ha scritto:
Is it opengl?
Or qt or gtk or something else?Suppose i want to do something like drag a division/panel to another
panel/division.
Tk, from Windows RubyInstaller... nice and easy.
--
Posted via http://www.ruby-forum.com/.
Depends where you want to run it.
I've heard good things about Qt, and I use swing wrapper currently:
http://en.wikibooks.org/wiki/Ruby_Programming/GUI_Toolkit_Modules
compares some.
--
Posted via http://www.ruby-forum.com/.
I’m quite happy with wxruby (http://wxruby.rubyforge.org)
Vale,
Marvin
Am 19.04.2012 04:05, schrieb gmspro gmspro:
Is it opengl?
Or qt or gtk or something else?Suppose i want to do something like drag a division/panel to another
panel/division.
me will be more happier with an newer wx port
--
Posted via http://www.ruby-forum.com/.
It is very easy to use
Iván Vilches Basaul
El 08-05-2012, a las 14:11, "Roger Pack" <lists@ruby-forum.com> escribió:
Depends where you want to run it.
I've heard good things about Qt, and I use swing wrapper currently:Ruby Programming/GUI Toolkit Modules - Wikibooks, open books for an open world
compares some.--
Posted via http://www.ruby-forum.com/\.