Bo Peng wrote:
> I agree with you but right now, the easy solution may be what I have > suggested. Moving frontend/MLToolbar to qt4/ is something for later.Agreed.Abdel, I can not figure out how to restore toolbar position. (move does not seem to work).
I think that the problem is that Qt4 does not allow this kind of (x,y) positionning of the toolbars. Qt4 just needs to know the logical position (top, bottom, left, or right) of the toolbars and the order.
Hope this helps, Abdel.