Nov. 30, 2011
3:10 p.m.
Sean P. DeNigris wrote
Here's a class-side method I use to add such a button to the world menu:
fullscreenMenuOn: aBuilder
<worldMenu> (aBuilder item: #'Toggle Fullscreen') action:[ Display toggleFullScreen ].
I can put this in any class i like, right? What would be a good place? H. -- View this message in context: http://forum.world.st/Full-Screen-Button-would-be-nice-tp4116904p4123326.htm... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.