• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Problem in scrolling a window.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem in scrolling a window.


  • Subject: Problem in scrolling a window.
  • From: Anoop <email@hidden>
  • Date: Thu, 24 Aug 2006 20:17:03 +0530

Hi All,
I am having a view  with scroller want to move my scroller with  mouse
movement or with mouse down .But scroller is not moving please point out my
error.
I wrote
            NSScrollView *enclosingScrollView = [self enclosingScrollView];
            [enclosingScrollView  scrollPoint:NSMakePoint(100.0,100.0)];
            [enclosingScrollView  setAutoresizesSubviews:YES];
            [enclosingScrollView setNeedsDisplay:YES];

All suggestions are appreciated.
Thanks in Advance.

With Regards,
             Anoop



 _______________________________________________
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

  • Follow-Ups:
    • Re: Problem in scrolling a window.
      • From: "I. Savant" <email@hidden>
  • Prev by Date: Re: Links in NSTextField
  • Next by Date: Re: Problem in scrolling a window.
  • Previous by thread: Re: NSView subclasses with IB
  • Next by thread: Re: Problem in scrolling a window.
  • Index(es):
    • Date
    • Thread