Status: New
Owner:
[hidden email]
Labels: Type-Defect Priority-Medium Component-Glamour Milestone-4.7
New issue 878 by
[hidden email]: Glamour does not show the shortcuts
on toolbar actions
http://code.google.com/p/moose-technology/issues/detail?id=878In the following browser, the toolbar icon and menu item does not show the
shortcut.
| wrapper |
wrapper := GLMWrapper new.
wrapper act: [:f | f inspect] icon: GLMUIThemeExtraIcons glamorousInspect
on: $i entitled: 'Inspect with icon'.
wrapper act: [:f | f inspect] on: $i entitled: 'Inspect without icon'.
wrapper show: [:a | a text ].
wrapper openOn: 'sample'
_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.iam.unibe.ch/mailman/listinfo/moose-dev