Thanks! Doru
On Sun, Oct 5, 2014 at 12:12 PM, Andrei Chis <[email protected]> wrote: > I made the preview tab only show a static picture of the morph and renamed > the title to Morph. Now it's like for Morph and Glamour. Still it seems > that clicking on a morph only works when inspecting Morph objects, and not > Spec or Glamour ones. > > On Sun, Oct 5, 2014 at 8:16 AM, Tudor Girba <[email protected]> wrote: > >> This is why the Preview should be static. For the Morph preview we simply >> render the form. >> >> Doru >> >> On Sun, Oct 5, 2014 at 12:32 AM, Nicolai Hess <[email protected]> wrote: >> >>> Inspect in playground ("inspect it" from menu or with the play-icon): >>> >>> |t| >>> t:=TextModel new. >>> t title:'Test'. >>> t openWithSpec >>> >>> It opens a window with the textfield and an inspector. >>> In the inspector, choose the "preview" tab, your textfield window >>> will dissapear from the world and only show up in the preview tab. >>> >>> Funny! >>> But is there any way to get the window back to the world? >>> >>> >> >> >> -- >> www.tudorgirba.com >> >> "Every thing has its own flow" >> > > -- www.tudorgirba.com "Every thing has its own flow"
