Re: NSTabView won't switch in Jaguar
Re: NSTabView won't switch in Jaguar
- Subject: Re: NSTabView won't switch in Jaguar
- From: "John C. Randolph" <email@hidden>
- Date: Mon, 21 Mar 2005 15:01:18 -0800
On Mar 21, 2005, at 2:54 PM, Dominic Feira wrote:
I have a NSTabView that contains 5 tabs with various subviews in
each one. Everything works fine on Panther, however I'm doing some
testing on Jaguar to make sure that things work properly there as
well, and long story short, they don't.
2 of the tabs when selected on Jaguar just turn gray and do not
switch the contents of which tab is being displayed. However, if I
switch out of the program or select a menu then the switch is
completed. This leads me to conclude that either an event is never
being generated properly or it is being eaten somewhere.
The tabview is in a modal window and there is a small animation
running in one of the tabs using NSTimers that are installed on the
runloop in both normal mode and modal mode. It is only when the
currently selected tab is the one with the animation that I have
problems switching to 2 of the other tabs. It switches fine to the
other 2 though.
If anybody has any ideas or has experienced a problem similar, I'd
appreciate your insight. Thanks.
If you build on 10.3, linking against the 10.3 libraries, these kind
of symptoms wouldn't surprise me. Have you built the app on Jaguar,
or under the 10.2 SDK?
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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