Re: Disabling NSScrollView elasticity in app plist files.
Re: Disabling NSScrollView elasticity in app plist files.
- Subject: Re: Disabling NSScrollView elasticity in app plist files.
- From: Markus Spoettl <email@hidden>
- Date: Thu, 22 Mar 2012 19:58:45 +0100
On 3/22/12 7:38 PM, Alex Zavatone wrote:
As a guy who HATES WITH A BURNING PASSION the bouncy elastic
NSScrollViews and sudden app termination when they are on my
computer's OS, I'd like to ask a few questions in the hopes of
minimizing this atrocity against mankind (for me) when/if I have to
switch to Lion.
As far as I can tell in Lion codesigned apps, you can't open up the
guys of the app and change ANYTHING, even if it's in a pList file
within the app.
IIRC, Codesigning prevents any modification of any codesigned app's
internals on Lion.
Am I correct in this assumption?
No. It depends on whether the app or the system check if its signature
is valid. If neither cares, nothing will happen.
I'm using Xcode with a switched-out GIT IDE plugin so that I can get rid
of the GIT integration. Xcode is code signed, but doesn't seem to mind
me rearranging it's bowels.
Markus
--
__________________________________________
Markus Spoettl
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden