Angus Leeming wrote:
On Thursday 24 October 2002 4:41 pm, Rob Lahaye wrote:

The idea for displaying the default as below, came originally
from Lars. The dialog says:

 o Block
 o Center
 o Left (default)
 o Right

where the "(default)" is appended to appropriate default
value.

Ok, understood. This magic should be hidden away inside the
controller so that all frontends can benefit from it.

perhaps
void ControlParagraph::fillAlignmentVector(vector<string> & vec)

Could you separate out the other changes to FormParagraph
so that I can apply those first?
Done that, though I've decided to leave a basic form for indicating
the default alignment. This is now only a few lines, which later
can be moved to the controller, as you suggest. I don't do that
now, since I'm not sure how to do it properly.

Is the present patch OK for CVS?

Regards,
Rob.

Attachment: ParagraphLayout.diff.gz
Description: application/gzip

Reply via email to