Ruby-gtk reliability, usage on win32

Hi!

I’m just wondering how stable ruby/gtk is.
Earlier I use Ruby/tk, but I noticed, that it is slow, and unreliable in
a bit complex projects, it segfaults…

I just wonder what about ruby/gtk.

Another question that is it possible to make some file in ONE directory
to run it directly without any ruby and gtk installation under windows
(98 and NT).

Thanx in advance

Gergo
±[Kontra, Gergely @ Budapest University of Technology and Economics]-+

    Email: kgergely@mcl.hu,  kgergely@turul.eet.bme.hu          |

URL: turul.eet.bme.hu/~kgergely Mobile: (+36 20) 356 9656 |
±------“Olyan langesz vagyok, hogy poroltoval kellene jarnom!”-------+
.
Magyar php mirror es magyar php dokumentacio: http://hu.php.net

In article
Pine.LNX.4.21.0206251551460.11209-100000@mlabdial.hit.bme.hu,
Kontra, Gergely wrote:

I’m just wondering how stable ruby/gtk is. Earlier I use Ruby/tk,
but I noticed, that it is slow, and unreliable in a bit complex
projects, it segfaults…

I have used ruby/gtk to put together a couple of not-too-complicated
(but non-trivial) GUIs and I have never seen a crash. It responds
plenty fast enough too. Can’t say anything about how it would scale
to a really complicated app, but it has been essentially problem-free
for my needs.

Regards,

Jeremy Henty