Forum: Vizard
08-19-2010, 07:11 AM
|
Replies: 1
Views: 14,911
Warning mouse() -> Set mouse() of window
Hi,
I'm getting the following error-message - which is difficult to locate as it is inside quite a long file.
** WARNING: mouse() method of view class has been removed. Set mouse() of...
|
Forum: Vizard
02-12-2008, 02:56 AM
|
Replies: 2
Views: 12,736
|
Forum: Vizard
02-12-2008, 02:35 AM
|
Replies: 3
Views: 9,099
Thank you for being fast and sorry for beeing...
Thank you for being fast and sorry for beeing slow - too many other things right now ;)
TypeError: onactionend() takes exactly 2 arguments (1 given)
** WARNING: <node>.goto will be deprecated in...
|
Forum: Vizard
01-20-2008, 02:30 PM
|
Replies: 2
Views: 12,736
Positioning objects: center
I'm also having a hard time, positioning objects. Rotating and translating them with sinus and cosinus never leads to a perfect result. What to do?
Maybe it has to do with the center of the objects,...
|
Forum: Vizard
01-20-2008, 02:19 PM
|
Replies: 3
Views: 9,099
onactionend
Hi,
moving to Vizard 3 from Vizard 2.5 onactionend seems to work differntly:
Old working code:
def onactionend(object,action):
if object == screenWall and action == viz.MOVE:...
|
Forum: Vizard
04-20-2007, 01:21 PM
|
Replies: 4
Views: 13,124
|
Forum: Vizard
04-19-2007, 04:59 AM
|
Replies: 4
Views: 13,124
|