NSDistributedNotification + refresh => bug ?
NSDistributedNotification + refresh => bug ?
- Subject: NSDistributedNotification + refresh => bug ?
- From: Stéphane Sudre <email@hidden>
- Date: Tue, 27 Jul 2004 16:20:07 +0200
I'm seeing something strange and buggy.
I have a cocoa application running in the background (its not the
frontmost app)
I have another cocoa process which is sending a distributed
notification to the first app.
The first app in this situation, calls setStringValue: on 2
NSTextFields which are within a NSTabView which is itself in the
windows's contentView.
On 10.3.4, I'm seeing a refresh bug.
The background of the text fields is drawn with the background pattern
of the window and not the one of the NSTabView.
Is this a known bug?
--
Stephane
P.S: I did a sanity check, the NSTextFields are in the NSTabView, not
just in front of it.
_______________________________________________
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.