[comp.sys.next] setting Button's target and action

bobgro@csuchico.edu (Bob Groendyke) (05/25/90)

I know this is trivial, but...
I can't seem to set the target and action to another object 
when creating a Button.
The only target that I can set that works is self. I've created the 
target/object before creating the Button, and I know the method works
since a simple [object message] statement works just fine.
What am I missing here?    Thanks.