How to 'set' NSScrollView of NSTableView ?
How to 'set' NSScrollView of NSTableView ?
- Subject: How to 'set' NSScrollView of NSTableView ?
- From: Robert Miller <email@hidden>
- Date: Tue, 3 Sep 2002 13:59:24 -0400
Hello,
Does anyone know if it is possible to set the NSScrollView of an
NSTableView programatically ? I have a subclass of both NSTableView and
NSScrollView and I want to be able to set the scroll view for my
NSTableView subclass to be my NSScrollView subclass but, do it
programatically. It's easy in IB to tweak the custom class of the nib
objects but, for my application it needs to be done programatically. Is
there any way to do this ?
Thanks in advance for any insight,
Regards,
Bob M.
_______________________________________________
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.