Anton wrote:
> But this doesn't work:
>  view layout [b: button 100x100 [b/show?: false show b]]
> 
> so I'm confused.
> Is the face to hide within the button 'b somewhere?
> 
> Anton.
> 
> > Or you can set the 
> > face/show?: false     ,to hide the face without having to resize it.
> > 
> > Cheers,
> > 
> > Allen K
> 
> -- 
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the 
> subject, without the quotes.

Hi, Anton,

I suspect that Allen meant something more like:

view l: layout [b: button [b/show?: false unview/all view l]]

Hope this does the trick.

--Scott
 

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to