Scrolling Puzzler
Scrolling Puzzler
- Subject: Scrolling Puzzler
- From: Jon Hull <email@hidden>
- Date: Mon, 3 Nov 2003 17:47:03 -0800
I am using a NSTableView to represent what is basically a
multiplication table (for those who are interested, I am actually
representing a mathematical structure called a Group). Anyway, the
left-most column shows the labels for the operation. I want this
column to scroll up and down with the table but not left/right since I
always want it to show. This has me pretty well stumped.
BTW, I realize that the labels don't actually have to be in the same
table, but I still can't figure out how to get them to scroll one way
and not another.
Any help would be *greatly* appreciated!
Thanks,
Jon
_______________________________________________
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.