| Home | Trees | Index | Help |
|
|---|
| Package wx :: Class PyOnDemandOutputWindow |
|
| Method Summary | |
|---|---|
__init__(self,
title)
| |
close(self)
| |
CreateOutputWindow(self,
st)
| |
flush(self)
| |
OnCloseWindow(self,
event)
| |
Set the window to be used as the popup Frame's parent. | |
Create the output window if needed and write the string to it. | |
| Method Details |
|---|
SetParent(self, parent)Set the window to be used as the popup Frame's parent. |
write(self, text)Create the output window if needed and write the string to it. If not called in the context of the gui thread then uses CallAfter to do the work there. |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20040428.rpd on Tue Nov 9 17:04:52 2004 | http://epydoc.sf.net |