[REBOL] Re: Hiding self in Rebol/View - shrink size to 1x1?
From: arolls:bigpond:au at: 4-Feb-2001 14:16
How about this? view layout [b: button 100x100 [b/size: 1x1 show b]]
[REBOL] Re: Hiding self in Rebol/View - shrink size to 1x1?From: arolls:bigpond:au at: 4-Feb-2001 14:16
|