Simped is simplified text editor with black background and white text, using Tcl/Tk graphical user interface to open a new file, open an existing file, save the edited file under the same name or under a different name, close the file or exit the app.
USAGE:¶ ↑
Create a text file containing:
require 'simped' Editor.run
save the text file as “simped.rbw” or “simped.rb” on your desktop if you are using Microsoft Windows as an Operating System.
if Ruby is in your PATH, clicking on this Ruby file will start the Widget.