Simple Text Editor
Simple Text Editor
Simple UTF-8 Text Editor. This is a sample application for Ruby/GNOME2, Ruby/Libglade2.
Download
Save simple-editor.[rb|glade] to same directory. If you use the Opera browser, simple-editor.glade will accidentally be saved as simple-editor.xml. So you have to rename it.
Requirements
Developed environments are:
- ruby 1.9.0 (2004-02-14) [i686-linux]
- Ruby-GNOME2-0.9.0(Ruby/GTK2, Ruby/GNOME2, Ruby/Libglade2)

Usage
$ ruby simple-editor.rb
License
Ruby's
Author
Changelog
- 2004-03-09 Masao Mutoh
- Apply Ruby-GNOME2-0.9.0.
- 2003-07-05 Tadashi Saito
- Fix a redo bug.
- 2003-07-03 Masao Mutoh
- Fix a bug for cut/copy/paste(Experimental code had been included).
- 2003-06-01 Masao Mutoh
- Show "Help" next to "Edit" on the menu (Pointed out by Ralph Aichinger).
- 2003-05-05 Masao Mutoh
- Initial release
Keyword(s):
References:[Samples] [ruby-glade-create-template]