[PD] hide/show controls at runtime

derek holzer derek at x-i.net
Tue Apr 18 01:59:21 CEST 2006


Roman Haefeli wrote:
> i just checked the code: it seems like changing the page moves some 
> gui-objs out of the gop-window and others into the window with [pos X 
> Y(-messages. 

Send messages to resize your GUI objects to/from 0 width or 0 height. 
They effectively "don't exist" if they are zero pixels high or wide 
(although they still use some CPU resources). You could even do it with 
[line], so that they seem to fade out or drop down.

d.

-- 
derek holzer ::: http://www.umatic.nl
---Oblique Strategy # 14:
"Ask people to work against their better judgement"




More information about the Pd-list mailing list