Inheritance

helenameyer2000 helena at daimi.au.dk
Tue Nov 25 14:56:03 UTC 2003


Hello

We want to change an objects slot (which is called "slider"), without
changing the prototype of this obejct.
Every time we change the value for slider in an object, the
corresponding slider-slot in the prototype also get changed..
How do we avoid this?

Another issue:

In traits sliderMorph, in the method verticalMouseMove: evt, 
we want to change the position of the pluggableOutliner.

So far we have the following:

target position: ((target position x) @ (target position y - 75))

and target is set to pluggableOutliner.

But nothing happens..?

Thanks for the help so far !!
Regards,
Helena





More information about the Self-interest mailing list