Skip to main content



      Home
Home » Eclipse Projects » Commercial » How to set Warning message on a WizardPage
How to set Warning message on a WizardPage [message #567962] Wed, 24 February 2010 06:28
Eclipse UserFriend
Hello,

I want to set a warning message on Wizard page, like we set for error message using setErrorMessage(String).

I have tried the following options to set warning message, but behaviour is same as error message.

setMessage(String,WizardPage.WARNING);
setMessage(String, IMessageProvider.WARNING);
setMessage(String, 2); // 2 is the constant for warning

Is there any other approach to set warning message?

Thank you,
Mallikarjun.
Previous Topic:FileDialogue setFilterExtension method not working in MAC OS
Next Topic:How to set Warning message on a WizardPage
Goto Forum:
  


Current Time: Tue May 20 02:35:35 EDT 2025

Powered by FUDForum. Page generated in 0.04322 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top