> Edwin is working (AFAIR) on a property editor style interface.
brooding is a better word than working
...
if someone finds time: it would be useful to store package information in a
definition file and parse this, where we would like the following.
parameter
description
type {e.g. LENGTH,TEXT,COLOR,BOOL,LIST}
default_value
grouping
bo also had some thoughts on this.
i could take the frontend from there since we could then query the inset for
parameter definitions (from which we build the dialog) and of course the
parameter values
or something like that
or perhaps we need a package manager which reads and store all the above, and
the inset would store the package(s) it depends on so that we can build the ui
from that....
i guess this needs a bit of thinking...