freeride-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [FR-devel] IRB plugin


From: Gilles Filippini
Subject: Re: [FR-devel] IRB plugin
Date: Wed, 03 Jul 2002 21:33:56 +0200

NISHIO Mizuho wrote:
> 
> I attach the patch to this mail.
> This patch enables us to use IRB on FreeRIDE.
> Though the current version has some problems,
> I think it works well.
> 
> I test the patch under this environment.
> 
> OS Debian GNU/Linux
> FOX 1.0.10
> FXScintilla 1.46
> Ruby 1.6.7(2002-03-19)
> FXRuby 1.0.10
> FreeRIDE CVS(2002/07/03)
> irb 0.7.4
> 
> Installation
> save the patch.
> move to the FreeRIDE directory, and then type this command.
> patch -p2 < irb.diff
> 
> IRBWrapper Problem
> if you use 'p', 'print', and 'printf' with IRB,
> the result doesn't appear on the FOX::FXText object.
> Instead, the result is outputed to the $stdout.
> I think it is easy to fix this problem.
> But, I need some time to fix it.
> 
> It may not work on Windows. It uses Ruby Thread.


Great!
I've been myself working on a kind of FXIrb widget. While it uses
FXScintilla, I think FXText should actually be sufficient.
I still have to clean the code here and there then I'll send it to the
list so we could share our views.

_gilles.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]