How to bind a workspace in a bookmorph ?

Serge Stinckwich Serge.Stinckwich at info.unicaen.fr
Fri Apr 23 20:51:33 UTC 2004


Hernan Tylim wrote:

> Hi.
> 
> Were you trying with a Workspace in a SystemWindow?
> 
> If you're not interested in the window's frame you can use this (evaluate it
> in a workspace):
> 
> (PluggableTextMorph
> 	on: Workspace new
> 	text: #contents
> 	accept: #acceptContents:
> 	readSelection: nil
> 	menu: #codePaneMenu:shifted:) openInHand.
> 
> And drop it into the BookMorph page.
> 
> But if what you want is the workspace and the SystemWindow then you can put
> the window over the BookMorph page. Invoke the Workspace halo (alt+click
> over the SystemWindow) and click on the red button. Use the 'embed into'
> option there to embed the SystemWindow into the Page.


Ok, thanks you, i just found it after i send my email ;-)


-- 
Serge Stinckwich                                         -< )
Université de Caen>CNRS UMR 6072>GREYC>MAD                /~\
http://purl.org/net/SergeStinckwich                      (/  |
Smalltalkers do: [:it | All with: Class, (And love: it)] _|_/




More information about the Squeak-dev mailing list