Bug 1889 - [Dialogs] SelectionDialog should support message line like wizards (1G9TE6M)
Summary: [Dialogs] SelectionDialog should support message line like wizards (1G9TE6M)
Status: RESOLVED WONTFIX
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Tod Creasey CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
Depends on:
Blocks:
 
Reported: 2001-10-10 22:21 EDT by Dirk Baeumer CLA
Modified: 2002-08-20 13:23 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.