nstablecolumns in nstableviews in an nssplitview
nstablecolumns in nstableviews in an nssplitview
- Subject: nstablecolumns in nstableviews in an nssplitview
- From: Francisco Tolmasky <email@hidden>
- Date: Sat, 25 Jan 2003 00:55:59 -0800
Ok, I have a NSTableview within a NSSplitview, with two NSTablecolumns.
I set the first to be resizable, but the second not to be, like this:
[ resizable---][not-resizable]
[ ][ ]
[ ][ ]
Well, when I run the nib file from interface builder, moving the
splitview thingy to the right increases the size of the tableview of
course, and also enlarges the resizable AS I DO IT. Animated in other
words.
Now, when I compile and run the application and do the same thing, it
doesn't animate. It waits until I'm done resizing and then adjusts the
size >(! Does anyone know what I have to do/am doing wrong?
Any help is greatly appreciated :)
Thank you in advance.
_______________________________________________
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.