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

Re: when a scrollbar is really needed?


  • Subject: Re: when a scrollbar is really needed?
  • From: Raphael Sebbe <email@hidden>
  • Date: Fri, 23 Aug 2002 07:05:45 +0200

I use custom scrollers in HexEditor, you can check the sources at http://www.ex-cinder.com/downloads/hexeditor_src.tgz

Raphael

On Friday, August 23, 2002, at 02:32 AM, Philippe Caudron wrote:

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.
_______________________________________________
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: Philippe Caudron <email@hidden>
References: 
 >when a scrollbar is really needed? (From: Philippe Caudron <email@hidden>)

  • Prev by Date: Re: Rounded ends for NSTextField
  • Next by Date: EXC_BAD_ACCESS in an strange place
  • Previous by thread: when a scrollbar is really needed?
  • Next by thread: Re: when a scrollbar is really needed?
  • Index(es):
    • Date
    • Thread