On 11/16/06, Abdelrazak Younes <[EMAIL PROTECTED]> wrote:
Ozgur Ugras BARAN wrote:
> I have two questions on the bug entries in file status15:
>
> * The items in the treeview are editable
> Do You mean they shouldn't be editable?
Yes, I think that's what he means.
> Or when they edited the actual
> entry in the document should be altered simultaneously?
Hum, that would be a fun feature. If you can code it in a very small and
non-intrusive patch, we will consider it for the next alpha for sure ;-)
Um.. I prefer the first one, but I can try.. :)
Well, as far as I can see you already set the role of the model as
Qt::DisplayRole. I confirmed that the model flag is not editable. I
don't understand why the treeview keeps it editable. Any idea?
>
> * In the TOC dialog, the slider for altering the display level is
> non-functional (not implemented).
> What the slider supposed to do? In my opinion it should be removed..
Juergen likes it and I promised to do it. Unfortunately, I didn't find
the time to read the doc and to do it :-(
Basically, Juergen wants a way to collapse every node below a current
depth. I agree that this feature is not very useful now that the TOC
position is always synchronised with the cursor contents.
You kind find some more comments about this slider in bugzilla:
http://bugzilla.lyx.org/show_bug.cgi?id=2955
Abdel.
I'll do it then. I don't know a one-liner, therefore, the code I'll
write may be a bit brutal..
you are warned, sir!!
Ugras