Re: I'm somewhat new to Cocoa and I need some PopUpButton help
Re: I'm somewhat new to Cocoa and I need some PopUpButton help
- Subject: Re: I'm somewhat new to Cocoa and I need some PopUpButton help
- From: "Jeffrey T. Hazelwood" <email@hidden>
- Date: Sun, 16 Jun 2002 22:40:21 -0400
that's exactly what the code I sent you will do.
On Sunday, June 16, 2002, at 10:22 PM, Varun Mehta wrote:
on 6/16/02 8:48 PM, Scott Anguish at email@hidden wrote:
On Sunday, June 16, 2002, at 07:30 PM, Varun Mehta wrote:
I'm looking at what you suggested, and it helps, but the change to the
text
has to be made when the user changes the value of the PopUpButton, so
the
text of the PopUpButton has to be the trigger for changing the text,
not
just the basis of what the text becomes. I hope you understand what I
mean.
:)
What was suggested will return a setable tag from the menu item
returned.. if you wanted to get the actual text, then you'd send the
selectedItem title instead of tag..
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
What I mean is that code has to be triggered when the user selects
something
from the PopUpButton.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.