Thank, Dan. I'll have a look. I did already go through lxr before posting and didn't see anything obvious... showAlertNotification() eventually calls OpenWindow() with the parameters it was passed.



----- Original Message ----
From: Dan Lee <[EMAIL PROTECTED]>
To: Mozdev Project Owners List <[email protected]>
Sent: Friday, July 21, 2006 10:49:43 AM
Subject: Re: [Project_owners] nsIAlertsSevice.showAlertNotification()

Hi Eric

We had this very same frustration with ReminderFox. The only way that we found around it was to dig up the mozilla code that generated the alert and modify it to allow multiple lines. If you are interested, download the reminderfox jar and checkout reminderAlert.js.

http://reminderfox.mozdev.org/

Dan

On 7/21/06, Eric H. Jung < [EMAIL PROTECTED]> wrote:
Hi,

Does anyone know how to display multiple lines of alertText with nsIAlertsSevice.showAlertNotification()? I don't mean using alertTitle and alertText as two lines; I mean having two or three lines of alertText. I've tried separating lines with "\n" and also "\r\n" but these characters just show up as funny question marks.

Thanks for any advice,
Eric


_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

_______________________________________________
Project_owners mailing list
[email protected]
http://mozdev.org/mailman/listinfo/project_owners

Reply via email to