Problem with NSButton and NSTextAttachmentCell
Problem with NSButton and NSTextAttachmentCell
- Subject: Problem with NSButton and NSTextAttachmentCell
- From: Stéphane BARON <email@hidden>
- Date: Sat, 12 Nov 2005 15:43:11 +0100
(sorry if it's a repost, the mailing list doesn't seems to run
correctly today)
I have a NSButtonCell subclass which conform to the
<NSTextAttachmentCell> protocol.
I use it as an NSTextAttachmentCell in a Textview
The button is correctly displayed in the textview but the button
doesn't respond correctly if i click on it: the button (a switch
button) appear checked or unchecked after a click on it only after
another click outside the attachment cell.
before this the display of the button is not updated.
can someone explain me what is the problem ?
thanx,
Stephane
_______________________________________________
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