.. wxPython Phoenix documentation
   This file was generated by Phoenix's sphinx generator and associated
   tools, do not edit by hand.
   Copyright: (c) 2011-2018 by Total Control Software
   License:   wxWindows License
.. include:: headings.inc
.. currentmodule:: wx.lib.busy
.. highlight:: python
.. _wx.lib.busy._InfoFrame:
==========================================================================================================================================
|phoenix_title|  **wx.lib.busy._InfoFrame**
==========================================================================================================================================
Frame()
Frame(parent, id=ID_ANY, title="", pos=DefaultPosition, size=DefaultSize, style=DEFAULT_FRAME_STYLE, name=FrameNameStr)
A frame is a window whose size and position can (usually) be changed
by the user.
|
|class_hierarchy| Class Hierarchy
=================================
.. raw:: html
   
   
   Inheritance diagram for class 
_InfoFrame:
   
 
   
   
|
|super_classes| Known Superclasses
==================================
:class:`wx.Frame`
|
|method_summary| Methods Summary
================================
================================================================================ ================================================================================
:meth:`~wx.lib.busy._InfoFrame.__init__`                                         Initialize self.  See help(type(self)) for accurate signature.
================================================================================ ================================================================================
|
|api| Class API
===============
.. class:: _InfoFrame(wx.Frame)
   Frame()
   Frame(parent, id=ID_ANY, title="", pos=DefaultPosition, size=DefaultSize, style=DEFAULT_FRAME_STYLE, name=FrameNameStr)
   
   A frame is a window whose size and position can (usually) be changed
   by the user.
   .. method:: __init__(self, parent, msg, bgColour=None, fgColour=None)
      Initialize self.  See help(type(self)) for accurate signature.