Re: NSTokenField - what's with all the beeps?
Re: NSTokenField - what's with all the beeps?
- Subject: Re: NSTokenField - what's with all the beeps?
- From: Tim Gogolin <email@hidden>
- Date: Thu, 12 May 2005 16:43:43 -0500
On May 12, 2005, at 4:24 PM, Dan Wood - Discussion Lists wrote
Has anybody noticed all the beeping you get with every character
typed into an NSTokenField? Try it -- make an NSTokenField in
Interface Builder and test the interface, then type into the
field. Every keystroke gets a beep.
Nothing in the documentation gives me any clues. Any ideas?
Something that I'm supposed to hook up in the delegate?
Nope. I don't get that effect in IB or when I make them
programatically. And I've been doing a lot of work with NSTokenField
lately (as you can see from my previous posts)...
Maybe you have disabled or not-editable TokenFields?
Maybe you have a Inline editor problem (i.e. little US flag in the
upper right of the menu bar)
Are you really dealing with generic TokenFields (did you try that
experiment in IB yourself?), or have they passed through some
initialization code in your app?
Do you have some delegate methods implemented?
Maybe having there is a set of methods that must be implemented as a
group or not at all?
-- Tim Gogolin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden