NSStatusItem with custom view
NSStatusItem with custom view
- Subject: NSStatusItem with custom view
- From: Jesus De Meyer <email@hidden>
- Date: Thu, 21 Oct 2004 22:24:07 +0200
Hello again,
Again, just as a test, I was trying to have an NSStatusItem like the
one you see in Ambrosia's iSeek application. Now so far I have an
NSTextField that is in an NSView, and then I use [myStatusItem
setView:myView] to change the appearance of the NSStatusItem.
However, the textfield shows as if it were an image, so if I click on
it, I can't type anything or do anything interesting with it.
How can I make the TextField more interactive? Do I need to make a
subclass of the textfield? Again, some sample code could be very
helpful.
Thanks in advance,
Jesus
_______________________________________________
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