Download & use TK GUI application

HI Everybody;
Can anyone tell me from where I can download TK & use it in Ruby. Which
is the current stable version of TK; compatible with Ruby.

Thankx in advance :slight_smile:

路路路

--
Posted via http://www.ruby-forum.com/.

Hi,
I think this tutorail has some useful informtaion about ruby tk.
http://ruby.about.com/od/desktop/p/ruby_tk.htm
cheers,
kranthi.

路路路

On Tue, May 27, 2008 at 11:04 AM, Pranjal Jain <pranjal.jain123@gmail.com> wrote:

HI Everybody;
Can anyone tell me from where I can download TK & use it in Ruby. Which
is the current stable version of TK; compatible with Ruby.

Thankx in advance :slight_smile:
--
Posted via http://www.ruby-forum.com/\.

Can't tell you which version to use. Where to get Tcl/Tk most easily to support RubyTk depends on your platform:
1. Most linuxes/unixes have pre-built Tcl/Tk packages and you should
   install the one for your distribution e.g on Debian derived systems as root:
   apt-get install tcl tk tcl-dev tk-dev

2. On windows, I suggest using the ActiveState activetcl if you are not
redistributing see www.activestate.com click the language distributions tab towards the top of the page. Note that you need an OEM license to redistribute ActiveTcl.

Ron (Tcl 2008 Program Chair) Fox.

Pranjal Jain wrote:

路路路

HI Everybody;
Can anyone tell me from where I can download TK & use it in Ruby. Which
is the current stable version of TK; compatible with Ruby.

Thankx in advance :slight_smile:

That depends on the platform you' re using.
W or Linux