Manipulating Scrollers question
Manipulating Scrollers question
- Subject: Manipulating Scrollers question
- From: James Pengra <email@hidden>
- Date: Thu, 9 May 2002 14:33:39 -0700
Folks,
Actually, I have 2 questions:
1. On a scrolled view, I would like to shorten the left end of the
horizontal scroller to leave room to display current information.
I've scanned the header files and the scroller.htmls and don't see
anything obvious that would make this easy. Has anyone done this and,
if so, how?
2. I would like to display the mouse cursor position on the fly, that
is, as the cursor is moved about within a view, display its
coordinates within the space at the left end of the scroll bar
mentioned above. In pre-OSX times I could get insert a procedure into
the Event Loop which would do this, but I can't find any such opening
in Cocoa. So far, I've studied NSApplication.html.
Thanks, Jim
_______________________________________________
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.