IB, resize a tableView past minimum size?
IB, resize a tableView past minimum size?
- Subject: IB, resize a tableView past minimum size?
- From: beamsplitter <email@hidden>
- Date: Thu, 27 Mar 2003 22:10:20 -0500
According to the IB FAQ:
"When resizing an UI element like a button or group box Interface
Builder doesn't let you resize it past the minimum size defined by the
Aqua User Guidelines. If you really need to resize it smaller then
first resize it to its smallest size and then resize again. Interface
Builder will let you resize an UI element past its minimum size if the
current size is the minimum size."
This doesn't seem to work. I've got a tableView that I want to start
with just the header and 1 row, which is probably about 30 pixels (not
an unreasonable demand, right?). Minimum seems to be 56 pixels no
matter what I do. I don't mind doing this programmatically but I can't
figure that out either...
Thanks,
Scott
_______________________________________________
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.