Class

App

Extends:

Controller class which creates and manages all windows.

Public Methods
gc_stress For use in development only, of no practical use in production code. This method causes Ruby’s garbage collection to run (roughly) at interval interval (seconds) - the default is 1, i.e. every second. This should help ferret out bugs in memory management more quickly.
run Convenience class method to create simple apps. Starts an application main_loop, setting up initial windows etc as specified in the passed block. block
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.