Defining interactively the target of a button

Matej Kosik kosik at decef.elf.stuba.sk
Thu Jul 31 08:22:56 UTC 2003


On Wed, Jul 30, 2003 at 09:26:25PM +0200, Stephane Ducasse wrote:
> Hi
> 
> I would like to be able to drag a button, assign the select 
> clearTurtleTrails and set the target to the World by using only mouse 
> and interaction
> 
> I saw that I can change the selector, arguments....but not the target
> Is it possible? Do am I missing it?
> 
> Stef
> 

I also miss that feature. It is not there. However, it can
be added similarly as the 

- change selector
- change arguments
- etc.

options by editing this method:

	SimpleButtonMorph>>addCustomMenuItems:

Should be quite easy, I don't understand why its was not done
until now (hm).
-- 
Matej Kosik <http://altair.dcs.elf.stuba.sk/~kosik>
ICQ: 300133844



More information about the Squeak-dev mailing list