TODO

- Ability to create popup menu's simply
- Ability to select/change multiple widgets at the same time
- Get FAQ going and mailing list online
- add preference for tk_strictMotif
- force file:new and do other intelligent disable/enabling
- add logging facility
- remember the size/toggle-mode of more windows
- add file->new wizard for apps, legacy code, tclets, etc
- add ability to add balloon help to widgets
- better undo/redo support for deleting things in panels (func, var)
- more intelligent text editors (highliting, search/replace, indent, etc).
- renaming procedures should work instead of creating a new procedure
- add "user applications" link page to web site
- limit undo/redo depth (memory pig). add more granularity
- add attribute support for menu items

BUGS

- font info in attrbar not updated upon widget selection
- doesn't ask for compound names when "name on insert" set
- proc "change" protection weak.
- widget name substitution doesn't happen when saving toplevels (ugh!)
- cursor handling is weak - "sticky" after first set.
- bind editor is still incomplete
- undo/redo only updated between deselects/reselects

