Okay so I'm a bit of a noob, but anyway, I've made the block:
(right click menu [opt1] [opt2])and this is my method:
rightButtonMenu1: t1 opt2: t2 CustomMenu new addList: #( (t1 test) (t2 test)); startUp
anyway, how do I make it so the drop down that appears show 'opt1' and 'opt2' instead of simply the words; t1 and t2?
Thanks in advance.
Offline
Nevermind, problem solved.
Offline