a good guide to ruby-tcl\tk

B

Boris \BXS\ Schulz

Hi,

is there a good guide to ruby-tcl\tk online?
I found some sites for perl, but really do not like the idea of learning
perl to code ruby :)

greetings, BXS
 
B

Bermejo, Rodrigo

Boris said:
Hi,

is there a good guide to ruby-tcl\tk online?
I found some sites for perl, but really do not like the idea of
learning perl to code ruby :)

greetings, BXS


ironic but the best guide to ruby-tcl\tk online IMO .... is the perl/tk guide (so far)
 
A

Ara.T.Howard

Hi,

is there a good guide to ruby-tcl\tk online? I found some sites for perl,
but really do not like the idea of learning perl to code ruby :)

* read the perl tk book - it really is useful
* read all the online tutorials (google for them, there are 4 or 5)
* fire up the demos and read the source
* post further questions to this group

as i program i keep the demos open and this page too

http://www.tcl.tk/man/tcl8.4/TkCmd/contents.htm

the ruby/tk lib is rather complete - if you find something here it's in the
ruby - just post if you can't figure out where...

using this approach i was able to create a fairly sophisticated ruby-tk app
having never programed perl-tk or tcl-tk or ruby-tk

sounds worse than it is - trust me!

-a
--
===============================================================================
| EMAIL :: Ara [dot] T [dot] Howard [at] noaa [dot] gov
| PHONE :: 303.497.6469
| ADDRESS :: E/GC2 325 Broadway, Boulder, CO 80305-3328
| URL :: http://www.ngdc.noaa.gov/stp/
| TRY :: for l in ruby perl;do $l -e "print \"\x3a\x2d\x29\x0a\"";done
===============================================================================
 
P

Phil Tomson

Hi,

is there a good guide to ruby-tcl\tk online?
I found some sites for perl, but really do not like the idea of learning
perl to code ruby :)

There's a pretty good Ruby/Tk tutorial here:
http://httpd.chello.nl/k.vangelder/ruby/learntk/

There's a Ruby/Tk FAQ here:
http://www.approximity.com/ruby/rubytk.html

There are some Ruby/Tk demos here:
http://www.havenrock.com/developer/ruby-tk/

Finally, there is a chapter on Tk in the Pickaxe book:
http://www.rubycentral.com/book/ext_tk.html

Phil
 
B

Boris \BXS\ Schulz

Hi,

thanks to you all. Being more of the lazy type, I will first try to use
the ruby links and then have a look at the perl stuff :)

greetings, BXS
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,145
Messages
2,570,825
Members
47,371
Latest member
Brkaa

Latest Threads

Top