Hi,

I would like to program a tool for translators. The tool should make it
easy to build a translation terminology. The workflow is as follow:

- highlight a word in a text through a mouse-click
- and the highlighted word should be written into a file (e.g. in xml
format) when the user performs a special shortcut (e.g. Ctrl + T + C).

Is there a way to do this in ruby?


It would also be helpful if I only know how to detect a higligted word
in a text using ruby?

Thanks in advance.

Bou
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
Railsi18n-discussion mailing list
Railsi18n-discussion@rubyforge.org
http://rubyforge.org/mailman/listinfo/railsi18n-discussion

Reply via email to