• 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: Making my own NSScrollers
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Making my own NSScrollers


  • Subject: Re: Making my own NSScrollers
  • From: publiclook <email@hidden>
  • Date: Wed, 7 May 2003 19:49:56 -0400

Attached is an ultra simple 11K project that I just hacked together.
It has the following attributes:

A scroll view is used to scroll over a 10000x10000 area.
A gl view is used to draw whatever portion of that 10000x10000 area is
visible.
The gl view uses double buffering etc.
The gl view does not use any more framebuffer than necessary to store
two buffers each the size of the visible portion of the view (not
10000x10000).
Scaling of the scroll view's document view is automatically reflected
in the gl view and scrollers are also adjusted automatically.

[demime 0.98b removed an attachment of type application/x-gzip which had a name of largeview.tgz]
_______________________________________________
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.

References: 
 >Re: Making my own NSScrollers (From: Ivan Milles <email@hidden>)

  • Prev by Date: [OT] a bit ...
  • Next by Date: Re: NSComboBoxCell and NSTableView
  • Previous by thread: Re: Making my own NSScrollers
  • Next by thread: Initial Window position
  • Index(es):
    • Date
    • Thread