Hi,
act:entitled: will produce a menu item on the top right of the table. Is it not there?
If you want the icons, you have to use act:icon:entitled:
Doru
On Tue, Nov 25, 2014 at 1:31 PM, Christophe Demarey < Christophe.Demarey@inria.fr> wrote:
Hello,
I just did my first specific visualization with the GT inspector and it is very cool / powerful. As I don't know Glamour, I read the Glamour chapter in the book 'Deep into Pharo' and I tried to use #act:entitled: to display a menu for a table visualization like: composite table title: 'foo'; display: [ self associations ]; column: 'Key' evaluated: #key; column: 'Value' evaluated: #value; act: [ self halt ] entitled: 'new menu entry'
I cannot display the menu. Do I miss something?
Another question: Is it possible to add a menu bar with buttons to such a visualization?
Thanks, Christophe. _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev