
-----------------------------------
upthescale
Wed May 03, 2006 5:05 pm

Pics
-----------------------------------
ok i am adding a pictre to my turing, and now all of a sudden the program is laggy, cuz im using Pic.ScrenLoad.....shud i use .PicScrenSave i nstead? and if so, how do i put it in?

-----------------------------------
do_pete
Wed May 03, 2006 5:12 pm


-----------------------------------
No, you use Pic.FileNew and Pic.Draw. Just use the help manual that comes with Turing.

-----------------------------------
upthescale
Wed May 03, 2006 5:19 pm


-----------------------------------
thx, buit it is still laggy as heell

-----------------------------------
do_pete
Wed May 03, 2006 5:22 pm


-----------------------------------
How many pictures do you have?

-----------------------------------
Clayton
Wed May 03, 2006 5:23 pm


-----------------------------------
how large is the picture you are using (filesize)? if it is too big then you may have problems drawing the picture with speed (especially on crappy comps), also, are you sure you are programming in the most efficient way you can? post your code and im sure we will be able to help you out more and give suggestions

-----------------------------------
upthescale
Wed May 03, 2006 5:26 pm


-----------------------------------
wenever uguys help (which is wonderfu) i enver get ur code, i code the way i liek and want to....but i got it to werk, jstu when the image is fallign down, it is laggy, liek it's speed isn't smooth its like  slow n sutff

-----------------------------------
Clayton
Wed May 03, 2006 6:10 pm


-----------------------------------
if that is the case then it may have something to do with the filesize of your pic, or you are coding extremely inefficiently, until you post your code though, we wont be able to help you
