
This file contains a list of things that should be changed or added to
the current tkined version.

-- search for non builtin icon in m_icon and add new icons if
   necessary so that I can get rid of the tcl search code

-- remove tkined_find_file

-- write an editor object (linked to every object?) to get rid of
   tkined_editor_attribute. We could eliminate a lot of ugly tcl
   code by converting menu names to font, file or colornames

-- the trace command does not distinguish between views

-- add a -notrace option to the ined commands

-- the trace command does not handle texts with newline characters

-- [] and \n characters break save/load and command arguments, since
   they are evaluated or they break the comm. protocol.

-- implement a tool that allows to manipulate text and line points
   and to scale background images. Add drag and drop operations to
   to modify group contents. And provide a way to resize bar- and
   stripcharts.

?? key-codes for fast tool access

?? one object in multiple groups is not really working. should i
   work on it, forbid this situation or just ignore it?

?? synchronization? should ined queue <id> be supported?
   or is it just a problem in the ined.tcl interface?

?? i would like to send arbitrary commands between log objects
   and underlying interpreters!
