I saw a few similar questions around. But none answered my problem. I
have a WebView and want to change the width/color/location of the
associated scroller.
I implemented a WebView delegate and try to get the
"enclosingScrollView" in the awakeFromNib, but that fails:
Could someone let me know why I can't get the documentView? Much
appreciated!
I tried doing this from the Controller object calling the WebView
object from there rather than the 'self' but I get the same problem.
When if not in the awakeFromNib should I do this? These are settings
to be called once.
Thank you!
Tristan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden