NSScrollView
NSScrollView
- Subject: NSScrollView
- From: Tom Davie <email@hidden>
- Date: Mon, 11 Nov 2002 08:57:04 -0000
Hi,
I've been having some problems getting an NSScrollView to work, are there
any bugs regarding putting OpenGLViews in them? The precise problem I am
having is that when I scroll the view the actual contents of the view do not
redraw. However somewhere along the way it has obviously decided that it
has scrolled because if I click the mouse in the view I get coordinates back
that would indicate the view having been scrolled... i.e. in my particular
project I can drag a box with the mouse, however if I scroll and then drag a
box the box does not get drawn under the mouse... instead it gets drawn
ofset by the amount the view is scrolled.
Any help appreciated
Bob
_______________________________________________
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.