cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Choose Language Hide Translation Bar
Andyon98
Level II

How can I create an appending list of rows using something like a border box? The appending must be done by pressing a button.

 
2 REPLIES 2
jthi
Super User

Re: How can I create an appending list of rows using something like a border box? The appending must be done by pressing a button.

Use display box references and <<append().

-Jarmo
Craige_Hales
Super User

Re: How can I create an appending list of rows using something like a border box? The appending must be done by pressing a button.

The container box should probably be a VList box or a Lineup box. Not a Border box which does not handle more than one child box.

Craige