shouldSelectTabViewItem called twice
shouldSelectTabViewItem called twice
- Subject: shouldSelectTabViewItem called twice
- From: Stephan Burlot <email@hidden>
- Date: Sun, 27 Nov 2005 15:04:43 +0100
Hi,
I have a NSTabView inside a modal window.
When I call selectNextTabViewItem, the shouldSelectTabViewItem
delegate is called twice, the other delegates (didSelectTabViewItem,
willSelectTabViewItem) only once.
If I use selectTabViewItemAtIndex, shouldSelectTabViewItem is called
only once.
This happens on 10.4.3, XCode 2.2.
Is it a bug?
I've created a sample project if anyone wants to have a look http://
www.coriolis.ch/TabTest.zip
Thanks,
Stephan
_______________________________________________
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