I can't seem to find the documentation on the control ID's for the
vertical and horizontal scroll bars in a scroll view.
We don't recommend that you attempt to access the scrollbars in the
scroll view directly. They're owned by the scroll view and should be
managed solely by the scroll view. What's your purpose in accessing
the scrollbar controls?
Also, the header file on the description of HIScrollViewCreate
indicates that the procedure for adding in the controlled view (by
simply adding it as a subview to the scroll view) "may change". Is
there some other way to do that that might not get deprecated?
It won't change. The scroll view always just uses whatever subview is
added to it.
-eric
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden