Hi All,
I'm new to FreeBasic and demo coding and wanted to get some advice..
I've read the FreeBasic tutorials on the site, which are great btw (I read them right through and understand the code)! I've tried modifying the scroller demo into a bit of an intro. However, when I call my own sub routine from within the WHILE loop which calls the sub routine for the scroller etc it makes it run kinda jerky. The scroller is like skipping frames because it is dealing with the other routine inbetween. I suppose really I just need a bit of advice about structuring my code so things are called correctly and more than one thing going on doesn't interrupt the other.
Don't know if I explained that well enough but I hope so. I didn't put any code here as theres not much to see really, just drawing of lines, pixels etc.
any advice or links would be really cool!
cheers
housey
