Hello
please I need advice to display multi windows (in two styles),to be diaplyed
1. serially one after one.
2. according to some parameter I give it via (I/O consol), for example :
if the Parameter=1 then display windows A
if the Parameter=2 then display windows B
experiment Trajectory type:gui {
output {
display A refresh_every: 1 type:opengl
{ species person aspect: base4 ; }
display B refresh_every: 1 type:opengl
{ species person aspect: base5 ; }
thanks in advance
cheers
Suhad