
-----------------------------------
neufelni
Fri Nov 18, 2005 1:07 pm

View.Update
-----------------------------------
I'm having problems with View.Update. If I use it my program runs verry, verry slow. If I don't use it, it runs at a good speed. How do I fix it.

-----------------------------------
codemage
Fri Nov 18, 2005 1:16 pm


-----------------------------------
View.Update should usually make your programs run faster / smoother.

If you give an example of how you're using it, it might be easier to help with specifics.

-----------------------------------
Albrecd
Fri Nov 18, 2005 1:31 pm


-----------------------------------
Did you use it with offscreenonly?

-----------------------------------
[Gandalf]
Fri Nov 18, 2005 2:23 pm


-----------------------------------
View.Update makes your output not flicker.  It also makes your program run slower.  It's Turing, to fix it fix Turing - which you can't.

Try adding a small delay at the end of your main loop, see if it makes a difference.
