View Issue Details

IDProjectCategoryView StatusLast Update
0011493MMW v4Framework: Scripts/Extensionspublic2013-11-20 10:01
Reporterzvezdan Assigned To 
PrioritynoneSeverityfeatureReproducibilityN/A
Status newResolutionopen 
Summary0011493: Ability to display toolbar button with both icon and caption
DescriptionIf we use ISDBMenuItem::IconIndex property to set some already registered icon, then the toolbar button will display only the icon without caption; if we don't use that property then the button will display caption, but we cannot get a toolbar button with both icon and caption like those built-in ones on the Context and Navigation toolbars.

You could add one new property which could be used to set the type of display (e.g. 0 - caption, 1 - icon, 2 - both), or you could display both icon and caption if the Caption is non-empty. I suppose that the second solution would be easier for you to implement, but it could break some compatibility in some existing scripts.
TagsNo tags attached.
Fixed in build

Relationships

related to 0011494 new Toobar buttons that show dropdown sub-menu should have small arrow button on the right side 

Activities

There are no notes attached to this issue.