swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swarm-Support] Button Problem


From: gepr
Subject: Re: [Swarm-Support] Button Problem
Date: Wed, 9 Apr 2003 16:06:03 -0700

luo pi writes:
 > [worldRaster setButton: ButtonRight
 >                Client: individualredDisplay
 > Message: M(makeProbeAtX:Y:)]; 
...
 >   [worldRaster setButton: ButtonRight
 >                Client: individualyellowDisplay
 > Message: M(makeProbeAtX:Y:)];

This was already answered in a previous email.

The reason you only see yellow objects with the ButtonRight is
because you overwrite the setting for the ButtonRight.  You should
either use two rasters (so the ButtonRight can have one meaning for
each raster) or use another button for the yellow guys.

-- 
glen e. p. ropella              =><=                           Hail Eris!
H: 503.630.4505                              http://www.ropella.net/~gepr
M: 831.247.7901                               http://www.tempusdictum.com



reply via email to

[Prev in Thread] Current Thread [Next in Thread]