eclipse/SWT question

From: Adrian Pang (adrian_at_cheerful.com)
Date: 11/22/03

  • Next message: Harald Hein: "Re: Prioritising the user interface"
    Date: 21 Nov 2003 18:32:18 -0800
    
    

    Hi,

    I am developing a plug-in for eclipse using SWT, and I am wondering if
    there's a way I can write to the main status line? I would like to
    display a status message, but I cannot find the way to get the
    ApplicationWindow instance that is associated with the "main window."
    I assume once I get that instance, I can call the setStatus() method
    to set the status message, is this correct?

    Thanks a lot!
    Adrian


  • Next message: Harald Hein: "Re: Prioritising the user interface"