Mathias Bauer ??:
Carsten Driesner wrote:

shizhoubo[OOoFrm] schrieb:
Hi Carsten,

We have a special requirement which we plan to transplant OOo to UMPC.
as the UMPC's screen is small, so we will implement MenuBar like ToolBar
for example it can freely dock at the top ,left,right or bottom.
Can it be implemented? If yes how difficult may it be?

Hi Shi Zhoubo,

I think it's possible to do it but it would need some time to extend the
toolbar code to display the content as a menu bar. A toolbar normally
has no recursive structure, means that it has just one level of
functions. A menu bar contains several levels of functions placed in
sub-menus. So the internal structure of the toolbar must be enhanced to
reach your goal. Therefore I think that this enhancement is not easy to
implement.

I wonder whether this really must be a new, recursive implementation.
We already have toolbar controllers that can open menus. Wouldn't it be
possible to have a toolbar filled with such controllers so that this
toolbar is comparable to a menu bar?

Ciao,
Mathias

Thanks your helps.
you are right , the MenuBar doesnt must be a new , all item of original MenuBar has retained.
I think  MenuBar  can freely dock and float, Can it be implemented?

Kind Regards
Shi zhoubo









Reply via email to