On 6 Mar 2015, at 11:42 am, Quincey Morris <[email protected]> wrote: > > Are you sure that the user defaults are being maintained properly? Does > choosing from the radio buttons actually change the user defaults? Is the > text field size getting set “manually” from somewhere else (perhaps as part > of the standard behavior of this text field in a standard cell view)? Can you > bind a freestanding text field, somewhere else in the window, to the user > defaults font size?
Binding another text field was the first thing I tried, and yes, it behaves as expected. It's only for a text field within a table cell view that it doesn't seem to work. Table views and columns also have Font Size bindings, and I've tried various permutations, with no luck. -- Shane Stanley <[email protected]> <www.macosxautomation.com/applescript/apps/> _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
