• 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: Is there a character limit in (NSString* title) and (NSString* message) in NSBeginCriticalAlertSheet dialog?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is there a character limit in (NSString* title) and (NSString* message) in NSBeginCriticalAlertSheet dialog?


  • Subject: Re: Is there a character limit in (NSString* title) and (NSString* message) in NSBeginCriticalAlertSheet dialog?
  • From: "Michael Ash" <email@hidden>
  • Date: Mon, 20 Oct 2008 10:28:47 -0400

On Sun, Oct 19, 2008 at 11:30 PM, Lance Kwan <email@hidden> wrote:
> Is there a character limit in (NSString* title) and (NSString* message) in NSBeginCriticalAlertSheet dialog?
>
> or there is limited characters for (NSString* message)?

There is no limit aside from the inherent limits created by limited
memory. Of course your user's screen is only so big, and as far as I
know the Cocoa alert functions do not create scroll bars when their
contents get too large, so you'll want to make sure that you keep the
window small enough that the whole thing can be read.

Mike
_______________________________________________

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

References: 
 >Is there a character limit in (NSString* title) and (NSString* message) in NSBeginCriticalAlertSheet dialog? (From: Lance Kwan <email@hidden>)

  • Prev by Date: Re: what do you use to make icons and similar?
  • Next by Date: Re: Mutable arrays
  • Previous by thread: Is there a character limit in (NSString* title) and (NSString* message) in NSBeginCriticalAlertSheet dialog?
  • Next by thread: Mutable arrays
  • Index(es):
    • Date
    • Thread