Feature Requests item #684757, was opened at 2003-02-11 17:33
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=684757&group_id=44253
Category: User interface
Group: Small (< 1 pair-week)
Status: Open
Priority: 5
Submitted By: Charles Reis (csreis)
Assigned to: Nobody/Anonymous (nobody)
Summary: "Do Not Show Again" checkbox in warnings
Initial Comment:
Story:
User performs an operation that causes a warning or
informational message to be displayed. Tired of
reading the message over and over, the user clicks a
"Do Not Show Again" checkbox on the message, and it is
not displayed again.
The user then changes his mind, opens the Preferences
window, and unchecks the corresponding checkbox. The
message is then displayed the next time the operation
occurs.
Notes:
This could be used for messages like unexpected resets
of the Interactions pane (which already has a checkbox
in the preferences window). Other suggestions are welcome.
Implementation:
We'd probably want to use our own subclass of
JOptionPane to display most of our dialogs, which could
support displaying such a checkbox without duplicating
lots of code.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438938&aid=684757&group_id=44253
|