Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #6962

Re: For standalone ruby application which library is best ?

From Quintus <quintus@quintilianus.eu>
Newsgroups comp.lang.ruby
Subject Re: For standalone ruby application which library is best ?
Date 2014-04-22 10:32 +0000
Organization A noiseless patient Spider
Message-ID <slrnllcha5.a8r.quintus@hades.cable.internal.immobilien-concepte.eu> (permalink)
References <28dcffdf-0346-444d-8328-16c88d7b2b84@googlegroups.com>

Show all headers | View raw


Fahim Patel <pafahim@gmail.com> schrieb:
> Hello folks,

Hi Fahim,

> Please let me know which library is best for standalone ruby
> application. Which one is best between "wxRuby2" and "tk"?

Neither. wxRuby2 is not under active development anymore, and Tk tends
to look 90ies-style. I recommend you to either use the gtk2 or gtk3
gems, or go with Qt (not sure how the gems are named here). A college
of mine works on new bindings of wxWidgets 3 to Ruby:

https://github.com/Hanmac/rwx/

However, it is not ready yet.

> Thanks! in Advance.

Vale,
Quintus

Back to comp.lang.ruby | Previous | NextPrevious in thread | Find similar


Thread

For standalone ruby application which library is best ? Fahim Patel <pafahim@gmail.com> - 2014-04-09 05:19 -0700
  Re: For standalone ruby application which library is best ? Quintus <quintus@quintilianus.eu> - 2014-04-22 10:32 +0000

csiph-web