Abdelrazak Younes wrote: > Would it be possible to delay those advanced toolbar placement up until > these are known? I guess that is after WorkArea::redraw().
That would be ideal (I haven't checked that yet). Ideally, the toolbar placement would have to be redone after each resize event (this would be the behaviour of the qt3 frontend, where the toolbars indeed "floated"). > > So how about the attached? > > I like it a lot better ;-) OK, I'll shove that in now, since it fixes a bug, and see what I can do for the rest. Jürgen