-
viewport/command feedback problem
When i do some longer calculations then "viewport" and "command" feedback just freezes until calculation is done. It shows first couple of second and then i just see Windows waiting cursor and Rhino shows it is not responding. Without visual feedback python will run faster but sometimes it is good to see what is going on or how far calculations are. I have played with redrawing functions but they do not seems to have any effect.
When using Rhino.Display class objects it is not freezing.
maybe it is only my computer?
MacBook Air, Intel HD3000, Windows 7
-
Hi Raul, this helped me with a similar problem:
Code:
Rhino.RhinoApp.Wait()
http://python.rhino3d.com/threads/11...ommand-Console
-
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules