Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Major
-
Resolution: Invalid
-
Affects Version/s: 2.0-Beta2
-
Fix Version/s: None
-
Component/s: ICE-Components
-
Labels:None
-
Environment:icefaces2 compat ice:menuBar
Description
Add a boolean property to control whether the sub-items arrow icon for horizontal top-level menus will display or not. For backwards compatibility, it will have to not display by default.
Issue Links
- depends on
-
ICE-5991 Add sub-items arrow icon for horizontal top-level menus
-
- Closed
-
Added displaySubMenuIndicatorWhenHorizontal property to menuBar, which defaults to false, which entails showing an invisible spacer image. When it's explicitly set to true, then it shows topsubmenu.gif in the imageDir. The imageDir property defaults to the xp theme. Updated the xp topsubmenu.gif image to be a down arrow.
Subversion 22242
Added topsubmenu.gif images for royale and rime themes.
Subversion 22243