Hi Folks, The first part of fixing bug 1785: Prompt before starting up java, is to write the "Starting Java..." message to the status bar. Simon suggested perhaps embedders might be interested in this message and I agree. I was planning on using nsIMsgStatusFeedback.ShowStatusMessage() to do the work, but I'm not sure how to obtain a ref to this interface from way down in the OJI code. So, I have two questions: 1. How do I obtain an nsIMsgStatusFeedback instance from way down in the OJI code? 2. How can I also notify embedders of this event? -- Remove REMOVE_THIS from email address before replying. These are my views, and may not be the same as Sun Microsystems Inc.
