For those interested, I threw together a Cocoa application
(RubyRunner) that
executes Ruby scripts and forces them to the foreground so they can
display
their UI correctly (...I used some Process Manager magic). To use it,
just
drop a script on it - the Readme file explains everything. Actually,
RubyRunner should work for any scripting language and GUI toolkit
combo that
has the same issues when running on Mac OS X.
The problem can also be solved by packaging the script in an
application
bundle, but RubyRunner makes it much more convenient to run a quick
script
without prior preparation.
You can download RubyRunner, the source, and project files at
<http://www.xmission.com/~illume/rubyrunner.tgz>.
Comments/questions are welcome.
Craig
_______________________________________________
Wxruby-dev mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/wxruby-dev