Opened 14 years ago
Closed 14 years ago
#4247 closed enhancement (wontfix)
New Dialog Widget Option: Close Button
Reported by: | Audacitor | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.7 |
Component: | ui.dialog | Version: | 1.6rc6 |
Keywords: | dialog, close, button, window | Cc: | |
Blocked by: | Blocking: |
Description
Dialog widgets should have an additional option that allows the developer to choose whether or not the dialog has a close button. The lack of a close button can be useful in circumstances where the dialog is the main window, and needs to be on the screen at all times.
Some may feel that this undermines the purpose of the dialog widget, in the same way using a table based layout undermines the purpose of a CSS layout. Dialogs should be for presenting information, not acting as application windows. In this case, perhaps the addition of a window widget should be considered instead.
Change History (1)
comment:1 Changed 14 years ago by
Milestone: | 1.next → 1.7 |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Use CSS to hide the close button.