On 6/30/05, Peter Cooper <[EMAIL PROTECTED]> wrote: > > URL: > <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13582> > > Summary: NSRunAlertPanel() should wrap the message string > where possible > > If this bug report is rejected, then I'd suggest we strongly encourage > developers to use a short message and add an "explain" button to their Alert > panels which displays the more complete text (a la the OpenStep UI > Guidelines).
One solution would be to check for \n and use them... as far as I remember, it's not the case (at least for app info panel), hence the loooong line. -- Nicolas Roard "Any sufficiently advanced technology is indistinguishable from magic." -Arthur C. Clarke _______________________________________________ Bug-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnustep
