Re: Question Applescript - Cocoa Double click on divider of NSsplitview
Re: Question Applescript - Cocoa Double click on divider of NSsplitview
- Subject: Re: Question Applescript - Cocoa Double click on divider of NSsplitview
- From: Dustin Voss <email@hidden>
- Date: Tue, 20 Apr 2004 11:30:12 -0700
On 20 Apr, 2004, at 12:17 AM, Bjorn Van Blanckenberg wrote:
There are some things I can't do with applescript alone and was
wandering if someone can help me.
I want to close or open the leftframe or bottomframe from a splitview
when the user has double clicked on the divider.
If that frame is closed set it back to the saved height or width.
I don't think this is possible through AppleScript. It's only possible
through Cocoa by a hack involving -splitView:canCollapseSubview:.
_______________________________________________
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.