Hi, I have to followig problem: I'm doing some calculation that results in some
object positions. Now I want to draw boxes with these calculcated positions. The
number of boxes is not known until run-time.

It's easy to do it statically:

view layout [
        box 25x25
        box 10x10
]

Ok, but how do I add further boxes at run-time? Robert

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

Reply via email to