• 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
when a scrollbar is really needed?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

when a scrollbar is really needed?


  • Subject: when a scrollbar is really needed?
  • From: Philippe Caudron <email@hidden>
  • Date: Fri, 23 Aug 2002 02:32:16 +0200

Hi,

When you have a database with millions of records, it's not possible to display everything in a scrollview because it would be too slow. A better way would be to use a scrollbar, when the user is clicking on the "1 line down arrow", we just need to fetch one more row and to display what should be displayed.

But I read and read again everything about nsscroller and I don't understand how to create a simple scroller, just to retreive clicks and relative position. When I'm trying to put a customview with IB, changing its type to nsscroller, connecting it to an outlet, I don't understand how to set the values so that it will be displayed with thumb and arrows, I tried many things but I always have an emply scrollbar.

Shall I call something so that it will appear correctly??

many thanks for any suggestion and help about such a problem!

Philippe Caudron
_______________________________________________
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.

  • Follow-Ups:
    • Re: when a scrollbar is really needed?
      • From: Raphael Sebbe <email@hidden>
  • Prev by Date: Distributed Objects return values...
  • Next by Date: IB bug in April Dev Tools on OS 10.1.5
  • Previous by thread: Re: Distributed Objects return values...
  • Next by thread: Re: when a scrollbar is really needed?
  • Index(es):
    • Date
    • Thread