swarm-support
[Top][All Lists]
Advanced

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

Re: selector


From: xueyue
Subject: Re: selector
Date: Thu, 15 Oct 1998 10:36:29 +0000

Marcus G. Daniels wrote:

> >>>>> "XH" == xueyue  <address@hidden> writes:
>
> XH> We can not simply use: [aNodeItem
> XH> setClickSel: M(aMethodX: 1 Y: 2 Z: 3)].  What is the correct way
> XH> to make it work?
>
> Set X, Y, Z instance variables in the target object, and use a method
> without arguments.
>
>

This sounds like an answer:[aNodeItem setClickSel: M(aMethod)];
but sometime, we need provide a method with argument
which has a value in a dynamical sense. So,
[aNodeItem setClickSel: M(aMethodX:Y:Z) are still necessary.


>

Attachment: vcard.vcf
Description: Card for Xueyue Huang


reply via email to

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