form port
     tile=property width=300 x=70 section=button_pressed 
     tile=button name=b1 y=100  bgcolor= pink         color= white text="pink" 
     tile=button name=b2 y=200  bgcolor= brown      color=white  text="brown" 
     tile=button name=b3 y=300  bgcolor= teal          color=white  text="teal" 
     tile=button name=b4 y=400  bgcolor= blue         color= white text="blue" 
     tile=button name=b5 y=500  bgcolor= orange     color= black text="orange" 
     tile=button name=b6 y=600  bgcolor= green       color= white text="green" 
     tile=button name=b7 y=700  bgcolor= lightgreen color= black text="light green" 
     tile=button name=b8 y=800  bgcolor= indigo       color= white text="indigo" 
     tile=button name=b9 y=900  bgcolor= cyan         color= black text="cyan" 
     tile=button name=b10 y=1000 bgcolor= white      color= black text="white" 
      
      
      
     tile=property width=250 x=450 section=button_pressed 
     tile=button name=b0  y=100  bgcolor= red             color= white text="red" 
     tile=button name=b14 y=200  bgcolor= lime           color= black text="lime" 
     tile=button name=b15 y=300  bgcolor=lightblue      color= blue  text="light blue" 
     tile=button name=b16 y=400  bgcolor= deeporange color= black text="deep orange" 
     tile=button name=b20 y=500 bgcolor=deeppurple  color= white text="deep purple" 
     tile=button name=b12 y=600 bgcolor= gray           color= white text="gray" 
     tile=button name=b13 y=700 bgcolor= purple         color= white text="purple" 
     tile=button name=b18 y=800  bgcolor= amber        color= black text="amber" 
     tile=button name=b18a y=900 bgcolor= black        color= white text="black" 
     tile=button name=b19 y=1000 bgcolor=bluegray    color= white text="bluegray" 
     tile=button name=xx x=70 y=1120 w = 630  text="next example"    section=next 
end
--------------------------------------
form land
     tile=property width=250 x=60 section=button_pressed 
     tile=button name=b1 y=100  bgcolor= pink       color= white text="pink" 
     tile=button name=b2 y=200  bgcolor= brown      color=white  text="brown" 
     tile=button name=b3 y=300  bgcolor= teal       color=white  text="teal" 
     tile=button name=b4 y=400  bgcolor= blue       color= white text="blue" 
     tile=button name=b5 y=500  bgcolor= orange     color= black text="orange" 
     tile=property width=250 x=360 section=button_pressed 
     tile=button name=b7 y=100  bgcolor= lightgreen color= black text="light green" 
     tile=button name=b8 y=200  bgcolor= indigo     color= white text="indigo" 
     tile=button name=b9 y=300  bgcolor= cyan      color= black text="cyan" 
     tile=button name=b10 y=400 bgcolor= white     color= black text="white" 
     tile=button name=b12 y=500 bgcolor= gray      color= white text="gray" 
      
      
     tile=property width=250 x=660 section=button_pressed 
     tile=button name=b0  y=100  bgcolor= red        color= white text="red" 
     tile=button name=b14 y=200  bgcolor= lime       color= black text="lime" 
     tile=button name=b15 y=300  bgcolor=lightblue   color= blue  text="light blue" 
     tile=button name=b16 y=400  bgcolor= deeporange color= black text="deep orange" 
     tile=button name=b17 y=500  bgcolor= green      color= white text="green" 
      
     tile=property width=250 x=960 section=button_pressed 
     tile=button name=b18 y=100  bgcolor= amber      color= white text="amber" 
     tile=button name=b18a y=200 bgcolor= black      color= white text="black" 
     tile=button name=b19 y=300 bgcolor=bluegray    color= white text="bluegray" 
     tile=button name=b13 y=400 bgcolor= purple    color= white text="purple" 
     tile=button name=b20 y=500 bgcolor=deeppurple  color= white text="deeppurple" 
     tile=button name=back  x=60  y=630  text=<<   bgcolor=transparent  section=back 
     tile=button name=next  y=630  x=960   text=>>    bgcolor=transparent  section=next 
end
section next
     call script=buttons-1 
end
section button_pressed
     message #_selected_button_text 
end
 
section back
     call script= 08_0_form_tiles 
end
 
end scene
      
 
     
    
 
 
    
  
  
   
LIST OF EXAMPLES
 
     
Die bereitgestellten Screenshots können geringfügig von den tatsächlichen Ergebnissen der Skripte abweichen.