FXRuby interface from Ruby

Thanks for your patience in reading a basic question.

I want to use the FXRuby GUI, but I have some missing
information. Looking at the samples in the distro is quite
informing, but I’d like to fill in some of the blanks.

Specifically, each call to the FXRuby interface has a list
of arguments, as expected. Is there a common reference
that lists all of the interface arguments, their definitions,
and effects? Futile searching on my part has produced
no help.

Dee A. Jacobs

Jacobs, Dee wrote:

Specifically, each call to the FXRuby interface has a list
of arguments, as expected. Is there a common reference
that lists all of the interface arguments, their definitions,
and effects? Futile searching on my part has produced
no help.

The reference documentation is a work in progress, but the current
version can be viewed here:

 http://www.fxruby.org/doc/api

Since a number of classes and methods are still not covered, you can
also use the FOX library’s API reference as a backup:

 http://www.fifthplanet.net/foxdoc-stable/index.html

Hope this helps,

Lyle