Re: Bouncing balls in Curl

2005-12-27 Thread Kamal Bhatt
There are various ways to do what you want.The example belowuses an HBox. I would suggest reading more about different containers and see what suits you best for your application. The other choices could be a say a Canvas ora Grid. {curl 4.0 applet}{curl-file-attributes

Re: Bouncing balls in Curl

2005-12-27 Thread pang tee
Hi,I have tried to add 2 buttons, first button to start the bouncing balls and the random number generation 2nd button to stop the bouncing balls and the random number generation.But due to the arrangement of the variables/parameters, i cant seem to get the button to work. (i.e the