Hi,

I am working on an application which will display Same font (Trebuchet MS) 
throughout the Application. I have changed in all places except the following 
ones

Window Tool bar items text
Text in NSAlert panels
Tooltip text

I tried to fix this by overriding NSFont class methods (which is not 
recommended), but not succeeded. I am able to change the Message text in 
NSAlert with this.

Is there any way to achieve this?  If not, I will place custom views in Toolbar 
items to display the text.
For NSAlert Panels — Need to write a custom NSAlert, but Apple docs  say not 
designed for subclassing.
Tooltip text —  toolTipsFontOfSize override is working. But need to see some 
other solution.

- Apparao



This email and any attachments are confidential, and may be legally privileged 
and protected by copyright. If you are not the intended recipient dissemination 
or copying of this email is prohibited. If you have received this in error, 
please notify the sender by replying by email and then delete the email 
completely from your system. Any views or opinions are solely those of the 
sender. This communication is not intended to form a binding contract unless 
expressly indicated to the contrary and properly authorised. Any actions taken 
on the basis of this email are at the recipient's own risk.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to