Hi, I pasted the "Workspace" menu item in the somewhere on the Pharo Window (after detaching it - Pharo by example - Morphic - Fig 11.1) now I am unable to get the Halo around it (tried using Alt+click on Pharo 2.0 latest image on Win 7) - How to get the Halo around the "Workspace" which now shows as a flat clickable button - how to put it back in the menu <http://forum.world.st/file/n4694465/Pharo.jpg> thanks Sanjay ----- --- Regards, Sanjay -- View this message in context: http://forum.world.st/Detaching-a-morph-tp4694465.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
sminni wrote
I pasted the "Workspace" menu item in the somewhere on the Pharo Window (after detaching it - Pharo by example - Morphic - Fig 11.1)
That's a fun example of the power of a live, dynamic environment ;) sminni wrote
now I am unable to get the Halo around it (tried using Alt+click on Pharo 2.0 latest image on Win 7)
Either hold shift down with the halo key combination, or there's a setting (programmatically "Morph cycleHalosBothDirections: true") sminni wrote
- how to put it back in the menu
You don't have to. It's only been removed from that particular instnace of the world menu Morph. Next time you open the world menu, Workspace will still be there. HTH ----- Cheers, Sean -- View this message in context: http://forum.world.st/Detaching-a-morph-tp4694465p4694491.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
Thanks worked using shift+alt+click, and yes it was there the next time I opened world menu morph On Sat, Jun 22, 2013 at 2:35 AM, Sean P. DeNigris [via Smalltalk] < ml-node+s1294792n4694491h25@n4.nabble.com> wrote:
sminni wrote I pasted the "Workspace" menu item in the somewhere on the Pharo Window (after detaching it - Pharo by example - Morphic - Fig 11.1)
That's a fun example of the power of a live, dynamic environment ;)
sminni wrote now I am unable to get the Halo around it (tried using Alt+click on Pharo 2.0 latest image on Win 7)
Either hold shift down with the halo key combination, or there's a setting (programmatically "Morph cycleHalosBothDirections: true")
sminni wrote - how to put it back in the menu
You don't have to. It's only been removed from that particular instnace of the world menu Morph. Next time you open the world menu, Workspace will still be there.
HTH Cheers, Sean
------------------------------ If you reply to this email, your message will be added to the discussion below: http://forum.world.st/Detaching-a-morph-tp4694465p4694491.html To unsubscribe from Detaching a morph, click here<http://forum.world.st/template/NamlServlet.jtp?macro=unsubscribe_by_code&nod...> . NAML<http://forum.world.st/template/NamlServlet.jtp?macro=macro_viewer&id=instant...>
-- Sanjay Minni 91-9900-902902 ----- --- Regards, Sanjay -- View this message in context: http://forum.world.st/Detaching-a-morph-tp4694465p4694515.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
participants (2)
-
Sean P. DeNigris -
sminni