phoenix_title wx.lib.plot.examples.simple_example.PlotExample

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

Inheritance diagram for class PlotExample:

super_classes Known Superclasses

wx.Frame


method_summary Methods Summary

__init__

Initialize self. See help(type(self)) for accurate signature.


api Class API

class PlotExample(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.


Methods

__init__(self)

Initialize self. See help(type(self)) for accurate signature.