Le 19 avr. 10 à 21:19, rgheck a écrit :
So I'm a bit puzzled here. The idea seemed to be that Document>Settings accessed the params of the master. But then what's to write for the child? You can't even get at those. As I said, I'm sure I'm just confused.
If it make you feel better, you can assume that the magic bool is not part of BufferParams. So the Document Settings dialog wil have to access both BufferParams and the magic bool. We could even reflect this separation
somehow in Document Settings, or maybe just dd a checkbox to the menu.
There's an odd circularity problem: We want to be able to set "Use Master Params" as a setting in the child. But then, how do you turn it off if Document>Settings always gives you the master?
Yes, we have to come up with a meaningful UI. JMarc