Detaching a morph

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Detaching a morph

Sanjay Minni
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


thanks
Sanjay  
cheers,
Sanjay
Reply | Threaded
Open this post in threaded view
|

Re: Detaching a morph

Sean P. DeNigris
Administrator
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
Reply | Threaded
Open this post in threaded view
|

Re: Detaching a morph

Sanjay Minni
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] <[hidden email]> 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.
NAML



--
Sanjay Minni
91-9900-902902
cheers,
Sanjay