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