Anton wrote:
> But this doesn't work:
> view layout [b: button 100x100 [b/show?: false show b]]
view layout [b: button 100x100 [hide b]]
can't imo work, as it reacts upon mouse button press, but after the 'hide
takes effect, button is redrawn as it just comes from pressed state to
unpressed???
well, try this ....
view layout [b: button 100x100 c: button "hide" [hide b]]
but then ... we don't hide "self"
-pekr-
>
>
> 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.
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.