Le 25 juin 09 à 13:06, Abdelrazak Younes a écrit :
I would like to create a task list for items defined in different
tables. Ideally I would like to have a number of possibly
configurable fields:
* id: an auto-incremented counter
* title: title of the task
* description: multi-paragraph detailed description of the task
* target: target date for the task
So you would like an inset that just displays a counter?
Why not just a layout that uses a counter? This is almost trivial in
layout files.
I am not sure that an InsetCounter would be so useful.
What wuld be useful OTOH is to have some kind of Inset (or rather
ProtoInset that cannot
really be inserted in a document) to replace all our uses of paragraph
label.
JMarc