Re: NSSplitView
Re: NSSplitView
- Subject: Re: NSSplitView
- From: Fritz Anderson <email@hidden>
- Date: Thu, 23 Sep 2010 15:47:08 -0500
On 23 Sep 2010, at 2:40 PM, email@hidden wrote:
> Is there a way to send a mouse click to an NSSplitView like -performClick for a NSControl?
What are you hoping to accomplish? Split views don't (aren't semantically supposed to) do anything when you just click them. There's nothing for them to "perform."
Making your application work by simulating user interaction with itself has a very bad smell to it. What are you trying to do?
— F
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden