IB resizing question
IB resizing question
- Subject: IB resizing question
- From: Rich Morin <email@hidden>
- Date: Sat, 15 Feb 2003 13:35:49 -0800
I've got a Cocoa app whose GUI looks something like this:
Window
W
W TabView
W T
W T TextField
W T
W T Browser
W T
W T TabView
W T T
W T T TableView
W T T
W T T TextView
I have everything working except the vertical stretching of the pairs
of {Text,Table}Views in the inner TabView. I want them both to
stretch and shrink vertically, with each taking up half the space.
As it is, they stretch and shrink too much, running into each other
when the window gets tall and becoming too short when the window
gets short. It's as if they're using the wrong scaling information.
I got around the problem by using a "Split View", but I'd still like
to know wazzup. Clues, anyone?
-r
--
email: email@hidden; phone: +1 650-873-7841
http://www.cfcl.com/rdm - my home page, resume, etc.
http://www.cfcl.com/Meta - The FreeBSD Browser, Meta Project, etc.
http://www.ptf.com/dossier - Prime Time Freeware's DOSSIER series
http://www.ptf.com/tdc - Prime Time Freeware's Darwin Collection
_______________________________________________
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.