JFace Wizards: setMessage does not work correctly in 3.2rc4 [message #303985] |
Fri, 26 May 2006 19:13  |
Eclipse User |
|
|
|
Originally posted by: dennisri.student.ethz.ch
Hi everyone,
Since I upgraded to eclipse 3.2 rc4 the setMessage(msg,style) method on
the jface wizardpage class doesn't seem to work correctly anymore for me.
Eg. when I call setMessage("Burk", IMessageProvider.INFORMATION); in my
wizardpage subclass, the icon (the little blue "i" symbol with a circle
around) is displayed in the title bar (header) of the
wizardpage but the text is missing. If I use setErrorMessage("burk")
everything works fine (icon & text displayed correctly).
Does anyone have a clue where this strange behaviour comes from or do you
need additional information?
thx alot for your help,
Dennis
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06853 seconds