swarm-support
[Top][All Lists]
Advanced

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

Line graph selector with arguments


From: LIK MUI
Subject: Line graph selector with arguments
Date: Fri, 09 Apr 1999 22:59:23 EDT

--------

Hello,
 
    I have a question about using EZGraph or Graph's 
'createSequence' method.  For the selector passed to
'andSelector', is there a way to pass an argument to the
selector (without changing the Swarm source)?  e.g.
(resultGraph below is an EZGraph):

    [resultGraph createSequence: buf
                 withFeedFrom: self 
                 andSelector: M(getTime)];

The ideal call will be:

    [resultGraph createSequence: buf
                 withFeedFrom: self 
                 andSelector: M(getTime:):intVar];


Thanks in advance.


                                        Lik Mui

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

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