[Pythoncard-users] resourceEditor menu commands output fixed
by Kevin Altis other posts by this author
Feb 6 2002 11:30PM messages near this date
RE: [Pythoncard-users] ZODB Persistence
|
[Pythoncard-users] RE: adding wxRightTextCtrl
Another day, another typo found. Line 1185 of resourceEditor.py should be
desc += SPACES * 4 + " 'command':'%s',\n" % menuItem.command
Somehow I managed to delete the c in 'command'. Any edits on resource files
that use menu commands would result in bogus output text of 'ommand' which
you can search for in your own .rsrc.py files if you know you've done some
edits with the resourceEditor.
Anyway, cvs is fixed.
ka
_______________________________________________
Pythoncard-users mailing list
Pythoncard-users@[...].net
https://lists.sourceforge.net/lists/listinfo/pythoncard-users
|