Event Loops

team bbl


The event loop is modeled with the wxEventLoop class. Start the loop by calling Run, test whether the loop is running with IsRunning, and exit the loop with Exit. This class is used for the main loop of the application, and you can also use it for subordinate event loops, as used when showing a modal dialog.

    team bbl



    Cross-Platform GUI Programming with wxWidgets
    Cross-Platform GUI Programming with wxWidgets
    ISBN: 0131473816
    EAN: 2147483647
    Year: 2005
    Pages: 262

    flylib.com © 2008-2017.
    If you may any questions please contact us: flylib@qtcs.net