User Prompt as a pop up - not IRB/command line?

M

Mmcolli00 Mom

Has anyone heard of Ruby containing a popup window prompt for users? I
do not want to use IRB command prompt for my users. If you have heard of
this or are using it, what is it called/ how are you using this? Thanks.
MC
 
M

Martin DeMello

Has anyone heard of Ruby containing a popup window prompt for users? I
do not want to use IRB command prompt for my users. If you have heard of
this or are using it, what is it called/ how are you using this? Thanks.

There are various options - check out zerenity, for instance

http://code.google.com/p/zerenity/

martin
 
B

Brian Candler

Other options:

- old-fashioned tk

- run as a daemon, and have users point their web browser at localhost.
Then you can build your app using a web framework (from something as
simple as sinatra to something as big and powerful as rails; there are
lots of other options in between)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,007
Latest member
obedient dusk

Latest Threads

Top