Hi, Cool :)
Currently in glamour the label of the tab (titleAction:) and the action of the presentation (act:*) are the only way to add custom actions to a tab. When having actions that only should work with the selection of a presentation we usually add them only in the context menu of a presentation (using selectionAct:*) and not in the toolbar. You could then also add the load action to GoferResolvedReference objects (using the pragma gtInspectorAction) so it appears next to the browse action. Cheers, Andrei On Mon, Apr 13, 2015 at 9:33 PM, Torsten Bergmann <[email protected]> wrote: > Hi Andrei, > > with "GT-InspectorExtensions-Core-TorstenBergmann.145" I added a simple > GT inspector extension to MCRepository. > > This way one can just inspect the repository string in a workspace > and use the tab "Gofer" to browse the contents or load a package > with an action icon (see screenshot). > > Is it (beside the label of the tab) possible to have a custom icon for > a tab? > > Thx > T. >
