Tk Table and Rails

R

Ravikumar Ponraj

Hi,

I want to use the TkTable in Rails application.
For the tables in HTML editing and add the flash mode
are not possible. I want to use these functionalities
in my rails application.
How do I achieve it.
If any one knows, please let me know the solution.
Thanks in advance

Regards,
Ravi
 
M

Michael Morin

Ravikumar said:
Hi,

I want to use the TkTable in Rails application.
For the tables in HTML editing and add the flash mode
are not possible. I want to use these functionalities
in my rails application.
How do I achieve it.
If any one knows, please let me know the solution.
Thanks in advance

Regards,
Ravi

I think you would be better off making a client for your application
using Tk. Download data (preferably in XML format, easier to parse),
import into your GUI application for manipulation, then re-submit to
your Rails application via another action.

If at all possible, I would use an HTML interface though. However, once
you have an XML interface, all manner of clients will be able to use it
as well as an HTML interface.

--
Michael Morin
Guide to Ruby
http://ruby.about.com/
Become an About.com Guide: beaguide.about.com
About.com is part of the New York Times Company
 

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

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,015
Latest member
AmbrosePal

Latest Threads

Top