Re: saving NSSplitView sub-frame positions
Re: saving NSSplitView sub-frame positions
- Subject: Re: saving NSSplitView sub-frame positions
- From: Ondra Cada <email@hidden>
- Date: Sun, 28 Apr 2002 14:12:18 +0200
On Saturday, April 27, 2002, at 11:14 , Chris Meyer wrote:
I tried setting the sub-views' frames programmatically in windowDidLoad
but that didn't work (it seemed they were being set somewhere else). Also
I tried saving out the sub-views' frames in splitViewDidResizeSubviews:
(after becoming a delegate of the NSSplitView) but the results were
inconsistent...
Well I did exactly that ages ago in OpenStep and it worked like a charm...
just save/restore *both* views, and it should work (unless something got
broken on the way to Cocoa). Where is the problem?
---
Ondra Hada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.