Re: MVC and thread-safety
Re: MVC and thread-safety
- Subject: Re: MVC and thread-safety
- From: Steve Klingsporn <email@hidden>
- Date: Sun, 3 Nov 2002 16:50:16 -0600
Exactly.
And my two NSTextFields that are overlapped don't ever respond to any
user input at all. They're not even selectable. It's simply not an
issue here.
On Sunday, November 3, 2002, at 04:43 PM, Scott Anguish wrote:
On Sunday, November 3, 2002, at 05:16 PM, Mike Shields wrote:
Updating the score NSTextFields, of which there are 2 for each
player, overlaid atop each other to provide the "etched" look atop
my brushed metal textured window...[snip]...sometimes for some
reason, they get a little visually out of sync, and the illusion is
blown.
This isn't supported since overlapping NSViews isn't supported in
Cocoa. Doesn't matter whether or not your threading, it's just not
supported.
I'm curious what you mean by "overlapping NSViews isn't supported in
Cocoa".
There are loads of cases where views are overlapped..
_______________________________________________
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.