Re: bouncing an NSScrollView like UIScrollView

2010-11-06 Thread Laurent Daudelin
On Nov 6, 2010, at 17:58, Alexander Cohen wrote: > On Nov 6, 2010, at 7:02 PM, Kyle Sluder wrote: > >> On Nov 6, 2010, at 3:41 PM, Alexander Cohen wrote: >> >>> Has anyone tried getting the NSScrollView to bounce around when it hits the >>> content edges just like the UIScrollView does? Is the

Re: bouncing an NSScrollView like UIScrollView

2010-11-06 Thread Alexander Cohen
On Nov 6, 2010, at 7:02 PM, Kyle Sluder wrote: > On Nov 6, 2010, at 3:41 PM, Alexander Cohen wrote: > >> Has anyone tried getting the NSScrollView to bounce around when it hits the >> content edges just like the UIScrollView does? Is there any open source code >> out there that might do this

Re: bouncing an NSScrollView like UIScrollView

2010-11-06 Thread Kyle Sluder
On Nov 6, 2010, at 3:41 PM, Alexander Cohen wrote: > Has anyone tried getting the NSScrollView to bounce around when it hits the > content edges just like the UIScrollView does? Is there any open source code > out there that might do this or at least point me in the right direction? Why would

bouncing an NSScrollView like UIScrollView

2010-11-06 Thread Alexander Cohen
Has anyone tried getting the NSScrollView to bounce around when it hits the content edges just like the UIScrollView does? Is there any open source code out there that might do this or at least point me in the right direction? thx AC___ Cocoa-dev mai