Vincent van Ravesteijn <v.f.vanraveste...@tudelft.nl> writes: > ... what I would like to see are [four] little symbols for >> flush-right, flush-left, center [and justified] on the top-level >> [toolbar] that help me avoid diving into a submenu in order to >> achieve this. So, to whom it might concern: I attach the png-files >> required for the commands I wanted to this email as well as the >> required patch for the ui file - use it or discard it. > > > Do we want to add this feature to the toolbar ? > > I want, but other opinions were expressed on the list too.
I understand that some/many people want that, and I do use it for figures for example. In this sense, I guess the feature should go in. Of course the other (of many, actually) part of me whispers to my ear that this will make people do all their formatting by hand :) In any case, one problem should be solved before we implment that: the icons will not toggle when one position is active. To make this work (and more), we should implement some getStatus support for LFUN_PARAGRAPH_PARAMS. Something like: write the paragraph params to a stream and check whether the parameter already has the right value (I hope this is not too slow). When we switch to xml, I guess we will have a way to access parameter through a key=value interface, which will make this stuff much easier. > Andre thought we should apply this patch. So, do we need the usual > license stuff from Dieter for this patch ? Yes, this patch should go in. I do not think that _requires_ Dieter's agreement, but that would not hurt anyway (and put him in the hall of fame :). JMarc