Hi Don, Thanks for the tips. But it works on an old XP computer but NOT on the new Vista. I also notice that I can browse the classes from Fxruby when I use fxri or ri on the old computer. I see nothing about FxRuby''s stuff when I use fxri or ri on the new Vista. But I can use gem server to see the Rdoc about FxRuby''s classes on both computers. It looks Ruby doesn''t know that FxRuby''s RDoc is there. Is there any way to fix it? Thanks, Li ################################################# C:\Users\Alex>ri Fox::FXApp Nothing known about Fox::FXApp C:\Users\Alex>ri Fox.FXApp Nothing known about Fox.FXApp
On Sat, Nov 1, 2008 at 1:33 PM, chen li <chen_li3 at yahoo.com> wrote:> Hi Don, > > Thanks for the tips. > > But it works on an old XP computer but NOT on the new Vista. > > I also notice that I can browse the classes from Fxruby when I use fxri or > ri on the old computer. I see nothing about FxRuby''s stuff when I use fxri > or ri on the new Vista. But I can use gem server to see the Rdoc about > FxRuby''s classes on both computers. It looks Ruby doesn''t know that FxRuby''s > RDoc is there. Is there any way to fix it?No idea, sorry! I''m not going to waste my precious CPU cycles on Vista until I absolutely have to and it pays me good money to... so I can buy more FreeBSD and Linux computers. -- :D Good luck, though! -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/fxruby-users/attachments/20081101/cc4c77a8/attachment.html>
> > The old xp is a shared one and the new Vista is owned > by myself. > > > > Li > > > > > > So, do you like it?The problem is sovled as following by typing the command line in the prompt window: gem rdoc fxruby It looks like ''gem install fxruby'' only installs the rdoc for IE explorer but not rdoc for ri. As for Vista--Yes, I like it. Li