hiMoveFixedMenu
hiMoveFixedMenu( [ ?windoww_window] [ ?menuSides_menuSide] [ ?fixedMenug_fixedMenu])=>t / nil
Description
Moves the fixed menu to the opposite side of the window.
Fixed menus are no longer supported in windows. Use the new toolbar functions to create toolbars instead for windows. Existing fixed menus that have been added to windows are no longer get displayed. Replace these menus with toolbars.
Arguments
Value Returned
Examples
hiMoveFixedMenu( ?menuSide ’right )
Related Topics
Return to top