<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta name="verify-v1" content="oJj9+cXtpch0MSVjYgtyvC+Y57yYC6Cz9zFOd1+FXSw=" /> <link rel="stylesheet" href="css/style.css" type="text/css" /> <link rel="meta" title="DOAP" type="application/rdf+xml" href="http://www.fxruby.org/doap.rdf" /> <title>Documentation</title> </head> <body> <!-- wrap starts here --> <div id="wrap"> <!--header --> <div id="header"> <h1 id="logo-text"><a href="index.html">FXRuby</a></h1> <p id="slogan">Graphical User Interface Development for Ruby</p> </div> <!-- menu --> <div id="menu"> <ul> <li ><a href=/ >Home</a></li> <li ><a href=/community.html >Community</a></li> <li ><a href=/downloads.html >Downloads</a></li> <li id='current'><a href=# >Documentation</a></li> </ul> </div> <!-- content-wrap starts here --> <div id="content-wrap"> <div id="sidebar"> <h3>Get the Book!</h3> <a href="http://www.pragprog.com/titles/fxruby"><img src="images/fxruby-book.jpg" alt="FXRuby: Create Lean and Mean GUIs with Ruby" width="175" height="210" /></a> <h3>Links</h3> <ul class="sidemenu"> <li><a href="http://rubyforge.org/news/?group_id=300">News</a></li> <li><a href="http://www.fxruby.org/doc/book.html">User's Guide</a></li> <li><a href="http://www.fxruby.org/doc/api">API Docs</a></li> <li><a href="http://www.fxruby.org/doc/examples.html">Screenshots</a></li> <li><a href="http://rubyforge.org/tracker/?atid=1223&group_id=300&func=browse">Report Bugs</a></li> <li><a href="http://www.gnu.org/copyleft/lesser.html">License</a></li> </ul> </div> <div id="main"> <h1>Books</h1> <p>The book <cite>FXRuby: Create Lean and Mean GUIs with Ruby</cite> (available from the <a href="http://www.pragmaticprogrammer.com/titles/fxruby/">Pragmatic Programmers</a> and other booksellers) is the best print source of documentation for FXRuby. It’s also available as a PDF.</p> <p>Several other books, including <cite>Ruby Developer’s Guide</cite> and <cite>The Ruby Way</cite>, include chapters or sections on GUI development with FXRuby.</p> <h1>Online</h1> <p>The <a href="http://www.fxruby.org/doc/book.html">FXRuby User’s Guide</a> provides detailed installation instructions as well as a handful of tutorial exercises to get you started with FXRuby development.</p> <p>If you’re looking for API reference documentation, all of the classes and methods for FXRuby are documented <a href="http://www.fxruby.org/doc/api/">here</a>.</p> <p>Other good sources of documentation include the <a href="http://www.fox-toolkit.org/">FOX home page</a> and the <a href="http://www.fox-toolkit.net/">FOX Community Wiki</a> site.</p> </div> <!-- content-wrap ends here --> </div> <!--footer starts here--> <div id="footer"> <p> © 2008 Lyle Johnson<br /> Web Site Generated Using <a href="http://webby.rubyforge.org/" title="Webby">Webby</a> </p> </div> <!-- wrap ends here --> </div> </body> </html>