scrollPoint: causing view to creep
scrollPoint: causing view to creep
- Subject: scrollPoint: causing view to creep
- From: Glen Simmons <email@hidden>
- Date: Thu, 6 Oct 2005 15:30:42 -0500
I'm baffled by this and wonder if someone can give me a clue. As far
as I can see, this code:
NSPoint origin = [myView visibleRect].origin;
[myView scrollPoint:origin];
shouldn't cause the view to scroll at all, but it does. It scrolls
the view vertically up a couple of pixels, but never horizontally.
Anyone have any ideas?
Thanks,
Glen Simmons
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden