Yes! Multiple Sheets are not a problem! .. But titles in sheets seems not to work of I did something wrong... anyway .. it seems I can proceed coding 
RND is also fun!
Big fun!, you've nearly a jackpot machine for SymbOS, just a nice marquee and you're done!
Good work!
Hey thats cool edoz. Its nice to see graphics in symbos. I will have a look and try and work out why Tiles arent working properly, especially as they seem to be working in the slider demo. I had a look at your code and they werent so Im not sure.
But slowly slowly and we can get somewhere hopefully
Just wanted to say: great thread.
So good to see some application development going on here.
Ok.. I have a first beta release of my first app. It seem to be working. But I'm stumbling with the RND function.
It seems it's always the same RND cycle.. So I have to do something with time also ?

Maybe you can tie the RND generator to user waits, like the time spent between "Go!" button is pressed. This way you can get some little extra randomness.
Good idea... I can set the RND in the timer loop .. let's try!
There should actually be a SEED function for RND, but unfortunately its not in this release. I will see what I can do to add it
NP. I did now some trick with the timer control to get a more RND. Better!

Of course I can make it better to get better graphics ;) also for the mouse-over!
