NSTabView won't switch in Jaguar
NSTabView won't switch in Jaguar
- Subject: NSTabView won't switch in Jaguar
- From: Dominic Feira <email@hidden>
- Date: Mon, 21 Mar 2005 17:54:58 -0500
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.
Dominic Feira / Code Monkey / Ambrosia Software, Inc.
_______________________________________________
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