Parent Directory
|
Revision Log
o clean up double foundryId problem in FoundryItems o change names in CatalogEntry to read() and write() o write the write() method just mentioned o get writing to work again, propagate changes into PyGUI o add plugin capability to modelEditor
from wxPython.html import * class HelpPanel: #def __init__(self, parent) #------------------------------------------------------------------------ def __init__(self, parent): #------------------------------------------------------------------------ self.parent = parent self.parent.helpHtmlPage.LoadPage("PyGUI/ModelEditor.html") return
MCS Webmaster | ViewVC Help |
Powered by ViewVC 1.0.3 |