Resizing question
Resizing question
- Subject: Resizing question
- From: Nicholas Francis <email@hidden>
- Date: Fri, 11 Oct 2002 14:10:09 -0700
Hi guys...
I want to make a resizing view that has a constrained aspect ratio...
The window looks like this:
+---------+
| |
-=====+
| |
+--------+
the top half of the window is an OpenGLView subclass with a constrained
aspect ratio. In the middle of the window, there is a splitter, and the
bottom is a scroll view.
How do I hook up my resizing so the splitter is moved up and down in
order to maintain the aspect ration of the top view?
TIA,
Nicholas
_______________________________________________
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.