Re: Text Wrap in NSBeginCriticalAlertSheet
Re: Text Wrap in NSBeginCriticalAlertSheet
- Subject: Re: Text Wrap in NSBeginCriticalAlertSheet
- From: John Nairn <email@hidden>
- Date: Tue, 20 Dec 2005 09:31:03 -0700
On Dec 19, 2005, at 1:19 PM, Uli Kusterer wrote:
Am 19.12.2005 um 16:03 schrieb John Nairn:
Recently the messages displayed in NSBeginCriticalAlertSheet have
stopped wrapping text. I am sure they used to wrap fine but now
they no longer do and full string messages can not be read. The
call is
There are two text fields in the standard alert sheets. Have both
stopped wrapping? I'm not sure the headline (the text in bold) ever
did perform wrapping (though I didn't check, after all this is your
problem, not mine :-p ). So, is it only one of the two fields? Both?
What/how is it (not) wrapping and what are you expecting? Are
there any odd characters (unprintables?) in your text?
If other odd things are happening, you may have stomped on some
memory and accidentally turned off wrapping as a side effect or so.
Cheers,
-- M. Uli Kusterer
http://www.zathras.de
Both text fields stopped wrapping. I thought maybe if the bold
headline was too long it might cause both to stop wrapping so I tried
to force a long headline. Now today they both wrap fine. Thus it
seems both should be able to wrap but sometimes neither will wrap. I
have not been able to make it consistent. I can not find any odd
characters in the text or notice any other odd things.
You suggested wrapping was accidentally turned off. For another
window I actually wanted to turn of wrapping in an NSTextField, but I
could not find any wrapping setting. Is itpossible to make an
NSTextField not wrap? It would be great if it could fill in with
"..." too if the text was too long?
---------------
John Nairn (1-801-581-3413,
FAX:1-801-581-4816)
Web Page:
http://www.mse.utah.edu/~nairn
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden