Start of migrating tools to Managed Windows

svn: r6294
This commit is contained in:
Don Allingham
2006-04-09 22:53:53 +00:00
parent ffae52385f
commit ebf97d467f
25 changed files with 312 additions and 468 deletions

View File

@@ -254,7 +254,7 @@ class ManagedWindow:
event, and presenting itself when selected or attempted to create again.
"""
def __init__(self,uistate,track,obj):
def __init__(self, uistate, track, obj):
"""
Create child windows and add itself to menu, if not there already.