I updated the .exe
One thing that would be very nice is to have the delete key working in the code-editor in Symstudio
Works fine on the actual version!
I have some troubles with my small test application. It seems if I change the image box with a new image, replace it to fast, symbos is not responding anymore. Or if I want to delay something in a for loop. Maybe this is because my programmer skill's
Anyway I have the hole week to improve my skills as I'm in Vienna this week for work
I just found out that the fruity machine is nice to make, but no fun at all to play
It's a bit boring 
So now I'm trying to make 4 on a row game in symbos..... at least this have more play factor 
I would say 99% certain that its the symstudio code being a little too buggy, and hopefully sometime during february I can sit down a get a new version of symbasic working as it should, but Ive got other work things to finish first. Rest assured symstudio will have a new release and be 100% solid sometime in next few months and perhaps I'll even get round to doing a youtube series of tutorials
That would be really fantastic!!
you shouldn't delay stuff in a for loop, by the way. You're multitasking here, so you should probably use some kind of 'sleep' method, or better: timers. Well, I guess Prodatron can tell more about this.
you shouldn't delay stuff in a for loop, by the way. You're multitasking here, so you should probably use some kind of 'sleep' method, or better: timers. Well, I guess Prodatron can tell more about this.
Understand this. I just have some problems with the image boxes. It seems if you do a refresh or a image load to fast it kills symbos. Indeed a command like doEvents could help.
I would say 99% certain that its the symstudio code being a little too buggy, and hopefully sometime during february I can sit down a get a new version of symbasic working as it should, but Ive got other work things to finish first. Rest assured symstudio will have a new release and be 100% solid sometime in next few months and perhaps I'll even get round to doing a youtube series of tutorials
That would be very nice!!!
