On Fri, Nov 15, 2002 at 08:57:21PM +0100, Edwin Leuven wrote: > > There are two sets of things for stuff like borders and alignment, > > which behave differently. Edwin what were you planning here ? > > you mean with QTabularDialog.ui? Write the controller in such a way that it > can work on the selection or in case of no selection the active cell. > > f.e. when setLeftBorder() > > loop over selected cells { > if cell==multicolumn { > set leftmulticolborder > } else if !leftcolborder { > set leftcolborder > } > }
OK, I think that makes sense. I've left a shell for somebody (you ? Herbert ? Juergen S ?) to come along and implement this stuff, since I don't really understand tables. > restrictive but the above would be a big improvement in useability imho. You're probably right, I don't "get" latex tables. > > btw, the widget names are very inconsistent: LongtabularCB vs. > > rotateCellCB etc. Can you fix this please. > > done thanks a lot regards john -- Khendon's Law: If the same point is made twice by the same person, the thread is over.