From: Roberto A. M. <rha...@ho...> - 2008-12-10 14:53:22
|
Hi: I have made a few tests with Visual 5, and so far I have found the following problems wich were not present in Visual 3: - scene.title cannot be modifyied. - scene.objects used to be a list, now it is a tuple? anyway, replacing scene.objects with list(scene.objects) seems to work as good as Visual 3. - AttributeError: 'display' object has no attribute 'cursor' I am runnig VPython in Windows XP Professional. Best regards, -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ |