2008/10/21 _why <[EMAIL PROTECTED]>:
> On Mon, Oct 20, 2008 at 09:38:51AM +0200, peter retief wrote:
>> In the following snippet there is no difference in nesting or calling
>> Shoes.app one after each other
>>
>> 2.times{Shoes.app{Shoes.app{}}}
>>
>> What I naively hoped for was a nested call making the second window
>> contained inside the outer window (Like the windowed containers of
>> yore)
>
I remember now
> Peter, you were in this thread, where the iframe idea was shot down:
> <http://article.gmane.org/gmane.comp.lib.shoes/1641>
>
Thats what I meant ja
I guess the same effect could be achieved in other ways?> You mean something like MDI windows, right? > > _why >
