• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Tool Tip Format
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Tool Tip Format


  • Subject: Re: Tool Tip Format
  • From: koko <email@hidden>
  • Date: Mon, 24 Oct 2011 16:10:20 -0600

I resorted to setting the tool tip in code and it works ok ... I just wanted to do it in IB which I failed to mention.

-koko



On Oct 24, 2011, at 3:52 PM, Peter wrote:

> Are you using double quotes?
>
> For my tool tips I am returning something like this:
>
> return [NSString stringWithFormat:@"%@\n\n%@", currentFilePath, @"▸ File is missing!"];
>
> Which works out perfectly.
>
> Am 24.10.2011 um 23:36 schrieb koko:
>
>> I want to add a new line to tool tip.
>>
>> I have tried by putting a \n where the line should break but it just shows up in too tip.
>>
>> Line\nNext Line
>>
>> Can a new line be put into a tool tip.
>>
>> -koko_______________________________________________
>>
>> 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
>>
>
>

_______________________________________________

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

  • Follow-Ups:
    • Re: Tool Tip Format
      • From: "Gary L. Wade" <email@hidden>
References: 
 >Tool Tip Format (From: koko <email@hidden>)
 >Re: Tool Tip Format (From: Peter <email@hidden>)

  • Prev by Date: Re: Scripting Bridge warning: 'no class for scripting class "iTunesBrowserWindow"'
  • Next by Date: Re: Tool Tip Format
  • Previous by thread: Re: Tool Tip Format
  • Next by thread: Re: Tool Tip Format
  • Index(es):
    • Date
    • Thread