Bug 1889

Summary: [Dialogs] SelectionDialog should support message line like wizards (1G9TE6M)
Product: [Eclipse Project] Platform Reporter: Dirk Baeumer <dirk_baeumer>
Component: UIAssignee: Tod Creasey <Tod_Creasey>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3 Keywords: investigate
Version: 2.0   
Target Milestone: ---   
Hardware: All   
OS: Windows 2000   
Whiteboard:

Description Dirk Baeumer CLA 2001-10-10 22:21:38 EDT
The selection dialog should contain an error message line like the wizard to issue warings, messages and errors.


NOTES:

DB (27.02.2001 18:52:51)
	Or better Dialog should support this.
Comment 1 DJ Houghton CLA 2001-10-24 06:49:05 EDT
PRODUCT VERSION:
	0.029


Comment 2 Randy Giffen CLA 2002-05-15 08:40:28 EDT
We have title area dialog which supports a message line with icons.
Consider a selection dialog subclass post 2.0
Comment 3 Randy Giffen CLA 2002-08-06 16:01:47 EDT
Reopened for investigation
Comment 4 Tod Creasey CLA 2002-08-20 13:23:46 EDT
Selection dualog should not be changed as the status line is not required in 
all cases and its existance changes the layout.

If someone needs a dialog like this they should make a subclass of 
TitleAreDialog and go from there.