View and action on GT?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

View and action on GT?

abergel
Hi!

With GT, one can define particular view on an object using the pragma gtInspectorPresentationOrder:
Can I do the same thing with actions? I mean, having a pragma to display a particular action, either as an icon, or as an entry in the menu next to it?

Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev
Reply | Threaded
Open this post in threaded view
|

Re: View and action on GT?

Andrei Chis
Hi Alexandre,

For actions there is the pragma gtInspectorAction. This adds the action as an icon in the tab that displays the object.

Cheers,
Andrei

On Fri, Dec 25, 2015 at 10:28 PM, Alexandre Bergel <[hidden email]> wrote:
Hi!

With GT, one can define particular view on an object using the pragma gtInspectorPresentationOrder:
Can I do the same thing with actions? I mean, having a pragma to display a particular action, either as an icon, or as an entry in the menu next to it?

Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel  http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.



_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev


_______________________________________________
Moose-dev mailing list
[hidden email]
https://www.list.inf.unibe.ch/listinfo/moose-dev