On Mon, Sep 22, 2008 at 1:17 PM, _why <[EMAIL PROTECTED]> wrote:
> On Mon, Sep 22, 2008 at 12:46:48PM +0800, botp wrote:
>> Is it possible to run shoes in irb? something that i can just
>> require... like tk, eg
> I think the closest we have right now is samples/expert-irb.rb.
yap, i tried that, but abandoned it when the cursor keys would not function.
i was just hoping that i could simply type
Shoes.app { button "PUSH!" }
in irb. ... hmmm, on the other hand, this would mean that ruby will
run/invoke shoes.. just hoping..
thanks for shoes
kind regards -botp