TkTable

R

Ravikumar Ponraj

Hi,
I am new to Ruby.
I would like to crete a table using Tk gui.
I areated the gui with some other components
like Button and Text Field.
Is there need any require statement for the using Tktable?
I want some tips to create a table in Ruby
with the Tk.
Thanks in advance...

Regards,
Ravi
 
H

Hidetoshi NAGAI

From: Ravikumar Ponraj <[email protected]>
Subject: TkTable
Date: Fri, 27 Jun 2008 14:15:29 +0900
Message-ID: said:
Is there need any require statement for the using Tktable?

If you really need TkTable extention and already installed the
extension for your Tcl/Tk, probably you can use the extension
on your Ruby/Tk by "require 'tkextlib/tktable'"
Please see examples on "<ruby-src>/ext/tk/sample/tkextlib/tktable/".
 
R

Ravikumar Ponraj

Hidetoshi said:
From: Ravikumar Ponraj <[email protected]>
Subject: TkTable
Date: Fri, 27 Jun 2008 14:15:29 +0900


If you really need TkTable extention and already installed the
extension for your Tcl/Tk, probably you can use the extension
on your Ruby/Tk by "require 'tkextlib/tktable'"
Please see examples on "<ruby-src>/ext/tk/sample/tkextlib/tktable/".

Hi,

Thank you very much for quick reply.

Thanks & Regards,
Ravi
 

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

Similar Threads


Members online

Forum statistics

Threads
474,202
Messages
2,571,057
Members
47,665
Latest member
salkete

Latest Threads

Top