.. include:: headings.inc .. module:: lib.throbber .. currentmodule:: lib.throbber .. highlight:: python .. _lib.throbber: ========================================================================================================================================== |phoenix_title| **throbber** ========================================================================================================================================== A throbber displays an animated image that can be started, stopped, reversed, etc. Useful for showing an ongoing process (like most web browsers use) or simply for adding eye-candy to an application. Throbbers utilize a wxTimer so that normal processing can continue unencumbered. | |class_hierarchy| Inheritance Diagram ===================================== Inheritance diagram for module **throbber** .. raw:: html

Inheritance diagram of throbber

| |class_summary| Classes Summary =============================== ================================================================================ ================================================================================ :ref:`lib.throbber.Throbber` The first argument is either the name of a file that will be split into frames :ref:`lib.throbber.UpdateThrobberEvent` ================================================================================ ================================================================================ | .. toctree:: :maxdepth: 1 :hidden: lib.throbber.Throbber lib.throbber.UpdateThrobberEvent