From: Nobuyoshi Nakada Date: 2008-03-25T15:47:25+09:00 Subject: Re: optionparser to gui automation? Hi, At Tue, 25 Mar 2008 02:07:54 +0900, Mark Noworolski wrote in [ruby-talk:295532]: > I'm looking to support functionality like follows: > 1. You start a ruby program with commandline arguments (in a standard > optionparser kind of way)... > 2. If you do not provide any, a GUI pops up, asking you for things that > would otherwise be on the commandline. > 3. Ideally, this is automated with semi-sane defaults for the gui view. > > I would expect that there might be some sort of optionparser extension that > might do this but googling has not helped me out so far... I had had similar idea at the time made it first, but haven't implemented nor heard about something like it. -- Nobu Nakada