Sunday, 12. February 2006 05:36.
PmwContribD is worth a look though it has appearently stopped to develop since 2001.GuiAppD is similar to Lino's Application and Toolkit classes. I cannot use GuiAppD directly because there are some conceptual differences. I would split the menu managing methods out of this to a separate MenuFrame class. I saw confirmation for my idea to split Application into a new GuiApplication.
SampleApps\redemo2.py is beautiful, like Guido's redemo.py plus an autoscan option and a possibility to load the string from a file.