Skip to content
Martin Corino edited this page Mar 27, 2024 · 7 revisions
     About      FAQ      User Guide      Reference documentation

Welcome to the wxRuby3 HowTo Guides and Tutorials.

Please select a document in the sidebar from one of the following available categories:

  • Basic Guides
    These guides cover topics common to virtually all wxRuby applications.

  • Widget Guides
    These guides cover using the various widgets (controls) that wxRuby3 offers.

  • Drawing Guides
    These guides cover using windows and device contexts (DC) to draw/paint.

  • Event Guides
    These guides cover using/handling events, asynchronous processing and threading.

Many of these guides have been modelled after the wxPython tutorials but adapted, rewritten, extended and updated for wxRuby3. Others have been similarly modelled after the wxWidgets wxWiki Guides & Tutorials.

For more information see the other documentation in the INSTALL document, the FAQ documents, the User Guide and/or the Reference documentation.

Clone this wiki locally