Resizing Funky
Resizing Funky
- Subject: Resizing Funky
- From: Walker Argendeli <email@hidden>
- Date: Thu, 21 May 2009 12:33:15 -0400
I have a window with a tableview inside it, along with many other
views. When I click the resize button, most things do what they're
supposed to, except for two things: the table and title bar. The
title bar goes completely white, except for the "hide toolbar" button
which moves into a spot inside the table view (perhaps all the buttons
in the title bar have moved there and are simply out of view). The
table itself isn't expanding all the way to the left, and the vertical
scrollbar moves a third to the left and just floats over the table,
leaving a white bar where it should be. It also remains at its
original size. If I click on the "remove toolbar" dimple twice, I get
my title bar back and the scroll bar goes to the correct size and
moves over, leaving a black line where it used to be. The table also
remains not entirely expanded.
In Xcode, I get this in the console: Column identifiers used with
NSTableView autosave feature must conform to NSCoding protocol.
I don't use column identifiers that I was aware of (or autosave) I'm
not even sure how to use that...
Lastly, it's very difficult to resize by dragging the corner: moves a
pixel or two and stops.
If anyone could give me ideas on what to look for to solve this, I'd
appreciate it.
- Walker Argendeli
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden