bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #22694] NSClipView is not calling adjustScroll:


From: Benhur Stein
Subject: [bug #22694] NSClipView is not calling adjustScroll:
Date: Tue, 01 Apr 2008 01:37:44 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.12) Gecko/20080311 Firefox/2.0.0.12

Follow-up Comment #3, bug #22694 (project gnustep):

It doesn't solve the problem, because autoscroll:
is only used when dragging out of a view, and adjustScroll:
should be called almost always when scrolling is done.
Apple's doc explicitly forbids to call it at the lower
methods (scrollToPoint:), where it would be easier to
implement. Apparently, to implement this we would have
to look all places where those lower methods are called.
I'll try to take a better look at how it works on macosx.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?22694>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]