Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ruby > #3220
| From | Rubist Rohit <passionate_programmer@hotmail.com> |
|---|---|
| Newsgroups | comp.lang.ruby |
| Subject | Preparing the basic GUI |
| Date | 2011-04-20 03:19 -0500 |
| Organization | Service de news de lacave.net |
| Message-ID | <7df580ca4aeb0a09811104f389e17403@ruby-forum.com> (permalink) |
I want to write a small text-editor in Ruby for learning the basics. I want to show all the possible text-manipulation options in one single menu. Once the option is selected, the string typed in an Input box will be altered accordingly. I am not following how to prepare this basic GUI. -- Posted via http://www.ruby-forum.com/.
Back to comp.lang.ruby | Previous | Next — Next in thread | Find similar | Unroll thread
Preparing the basic GUI Rubist Rohit <passionate_programmer@hotmail.com> - 2011-04-20 03:19 -0500
Re: Preparing the basic GUI jake kaiden <jakekaiden@yahoo.com> - 2011-04-20 04:56 -0500
Re: Preparing the basic GUI Rubist Rohit <passionate_programmer@hotmail.com> - 2011-04-20 05:06 -0500
Re: Preparing the basic GUI Josh Cheek <josh.cheek@gmail.com> - 2011-04-20 05:28 -0500
Re: Preparing the basic GUI Steve Klabnik <steve@steveklabnik.com> - 2011-04-20 05:55 -0500
Re: Preparing the basic GUI jake kaiden <jakekaiden@yahoo.com> - 2011-04-20 05:14 -0500
csiph-web