phoenix_title wx.py.frame.EditStartupScriptDialog

Dialog() -> None Dialog(parent : Window, id: int=ID_ANY, title: str=’’, pos: Point=DefaultPosition, size: Size=DefaultSize, style: int=DEFAULT_DIALOG_STYLE, name: str=DialogNameStr) -> None

A dialog box is a window with a title bar and sometimes a system menu, which can be moved around the screen.


class_hierarchy Class Hierarchy

Inheritance diagram for class EditStartupScriptDialog:

super_classes Known Superclasses

wx.Dialog


method_summary Methods Summary

__init__

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

GetText


api Class API

class EditStartupScriptDialog(wx.Dialog)

Dialog() -> None Dialog(parent : Window, id: int=ID_ANY, title: str=’’, pos: Point=DefaultPosition, size: Size=DefaultSize, style: int=DEFAULT_DIALOG_STYLE, name: str=DialogNameStr) -> None

A dialog box is a window with a title bar and sometimes a system menu, which can be moved around the screen.


Methods

__init__(self, parent, fileName, text)

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



GetText(self)