Virtual Custom Property Sample - Recursion Limit Problem
Bernard Devlin
revolution at knowledgeworks.plus.com
Sun Jan 14 15:28:07 EST 2007
David Bovill said:
>>
The arbitrary nesting is then
achieved by a top level view just kowing its own components and given
its
own rect where to position a subview. In this way you get a nested
series of
views each with there own "view_Rect" handler. A resizeStack event
triggers
the top-evel view to resize its contents using the "view_Rect"
properties -
all the way down the chain.
<<
David, this is exactly the kind of layout managment technique that
originally led me to ask the question about virtual custom
properties :-)
Bernard
More information about the use-livecode
mailing list