>>>>> "Joost" == Joost Verburg <[EMAIL PROTECTED]> writes:
Joost> Jean-Marc Lasgouttes wrote: >> Except that one cannot set the state from the GUI on OS X (am I >> right?) and that on linux ad maybe windows you can set them on/off >> by right clicking on them, but cannot set them to auto. We need a >> real GUI. Joost> Every application I know (Firefox, OpenOffice, Word etc.) works Joost> this way. It is much more user friendly compared to having one Joost> temporary setting (right-clicking) and a permanent setting Joost> (preferences). I think we should try to use such UI standards Joost> as much as possible. But we do not have any control on this menu, do we? I thought it was handled by qt. Looking at the sources, it seems that this is handled by http://doc.trolltech.com/3.3/qmainwindow.html#createDockWindowMenu in qt3. I do not know what the situation is in 1.4. So how are we going to provide our improved menu? Can we use a tri-state for auto-toolbars? How do other applications (say, Word) handle these automatic toolbars? JMarc