Ri problem

in ruby 1.8.4 (2006-04-14) [i386-mswin32]

how to get help for Fox::FXApp#threadsEnabled?

because already two same method are there
try it...

···

ri Fox::FXApp#threadsEnabled?

--
Posted via http://www.ruby-forum.com/\.

It works chez moi
Perhaps you have more then one FXRuby versions on your system.

c:\>ri Fox::FXApp#threadsEnabled?

···

On Aug 12, 11:18 am, Pokkai Dokkai <bad_good_l...@yahoo.com> wrote:

in ruby 1.8.4 (2006-04-14) [i386-mswin32]

how to get help for Fox::FXApp#threadsEnabled?

because already two same method are there
try it...

>ri Fox::FXApp#threadsEnabled?

--
Posted viahttp://www.ruby-forum.com/.

---------------------------------------------
Fox::FXApp#threadsEnabled?
     threadsEnabled?()
------------------------------------------------------------------------
     Check to see if multithreaded applications are supported

c:\>ruby -v
ruby 1.8.6 (2007-03-13 patchlevel 0) [i386-mswin32]