Xcode in Lion - how to disable the elasticity of all windows
Xcode in Lion - how to disable the elasticity of all windows
- Subject: Xcode in Lion - how to disable the elasticity of all windows
- From: Alex Zavatone <email@hidden>
- Date: Sat, 28 Apr 2012 17:27:29 -0400
I'm using a Magic mouse and trying out Xcode 4.3.x in Lion.
NSScrollElasticity is enabled for all the edit windows in Xcode under Lion.
This "bouncy when I get to the end of the screen" is intolerable kid stuff. It's distracting and annoying.
How can we edit Xcode's pList to set all the NSScrollViews to have NSScrollElasticityNone set as the default, or even better, remove the option for any NSScrollView to have elasticity at all, ever.
I scroll all the time. Why do we have to deal with the window contents being cutesy, scrolling past the bounds of the window and bouncing back?
Why is there no option to disable this?
I'm not experienced in determining which variable would need to be set in a pList to burn this in the OFF FOREVER position. Could someone point me in the right direction?
I'm expecting that some NSScrollView will need to have NSElasticity set to NSScrollElasticityNone.
I've also noticed that header files are in /System/Library/Frameworks/Appkit.framework/Versions/C/Headers/NSScrollView.h
What effect if any would changing the enum values in that file have, if any?
Thanks in advance. I don't know how you people live with Lion.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden