[Pharo-project] Issue 3616 in pharo: SyntaxError listMenu: fixes
Status: Accepted Owner: stephane...@gmail.com Labels: Milestone-1.3 New issue 3616 by stephane...@gmail.com: SyntaxError listMenu: fixes http://code.google.com/p/pharo/issues/detail?id=3616 Apparently the menus was broken so it is back listMenu: aMenu ^ aMenu labels: ({ 'Proceed' . 'Debug calling process' . 'Browse full'} collect: [ :l | l translated ]) lines: #() selections: #(#proceed #debug #browseMethodFull)
Updates: Status: Fixed Comment #1 on issue 3616 by stephane...@gmail.com: SyntaxError listMenu: fixes http://code.google.com/p/pharo/issues/detail?id=3616 (No comment was entered for this change.)
Updates: Status: Closed Comment #2 on issue 3616 by stephane...@gmail.com: SyntaxError listMenu: fixes http://code.google.com/p/pharo/issues/detail?id=3616 (No comment was entered for this change.)
participants (1)
-
pharo@googlecode.com