Simple GUI Notepad Using Ruby

GUI Notepad Using Ruby Code require 'tk' class Notepad def saveFile file = File.open("note", "w") ...

No posts with label C++ Programming. Show all posts
No posts with label C++ Programming. Show all posts