Version 6 of XOTclIdeWishes

Updated 2004-09-06 12:05:38

Wishes for XOTclIDE


  1. Warn if editor context is modified before switching to othe method.
  2. Optionaly show comment above code without switching.
  3. Create object of other type then Object.
  4. Custom key binding.
  5. Option to store preferences in file on Windows, not in registry.
  6. Localization support ?
  7. Rewrite all dialogs to pannedwindow if suported in Tk - working on it Michael Heca
  8. Preserve windows positions.
  9. Toolbars and buttons (Above method list: new | override | delete | split edit | invoke)
  10. Global search text in system menu, not only from method menu.
  11. Popup menu for multiselect list: select all | unselect all | invert selection
  12. Customization of fonts and colors
  13. Better deployment of tclkits. Including additional libraries from for example kitten or another binary files.
  14. Using matakit database for version control (suggested by lvirden)
  15. Zoom function by view panels (double click enlarge the panel)
  16. GUI Builder
  17. Another Plugin architecture. Not plugins-list with componente references but plugins directories with selfdescribet files. (suggested by Michael Heca)

Comments and Discusions about Wishes

Artur Trzewik 06.09.2004 ad 3 - This functionality is availabe from Classview (Create Instance) ad 4 - I thougt registry were better way for windows (more chic). Perhaps import and export function for preferences. ad 14 - Metakit is no SQL database. Addapting XOTclIDE for it were quite hard. Anyway metakit offer bad multiuser support. ad 12 - planned in next release. ad 15 - I thougt about adapting vtcl as Plug-In for it. But the main problem is not to build tk gui but offer OO Gui framework. Good were something like swing or .NET window forms widget set, which have also design time support.

XOTclIDE