menubar, toolbox & Mac
"Gabriele" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.mac |
|---|---|
| Organization | [Infostrada] |
| Message-ID | <[email protected]> |
<toolbox flex="1" >
<menubar id="menubar-id">
<menu id="file-menu" /> <!--overlay-->
<menu id="edit-menu" /> <!--overlay-->
<spacer flex="1"/>
<menu id="help-menu" /> <!--overlay-->
</menubar>
</toolbox>
I know that Mac have some problem with toolbox e menubar, but i can't
understand how I can rewrite this code to be compatible with Mac.
Thank you for help.
Bye,
--Gabriele