More updates for suggestions from Kevin.

2003-05-29  Glynn Foster  <glynn.foster@sun.com>

	* TODO: More updates for suggestions from Kevin.
This commit is contained in:
Glynn Foster 2003-05-29 08:49:05 +00:00 committed by Glynn Foster
parent 1471cb89c4
commit 5b95257139
2 changed files with 13 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2003-05-29 Glynn Foster <glynn.foster@sun.com>
* TODO: More updates for suggestions from Kevin.
2003-05-29 Glynn Foster <glynn.foster@sun.com>
* TODO: Update with more suggestions.

9
TODO
View File

@ -1,5 +1,14 @@
* Canceling progress dialog should kill off process and close the dialog
- Current it does a Hangup, I'm not sure how to solve this
* Support extra buttons, help buttons with the ability to change the label on the
button
- Suggested by Kevin Krinke <kckrinke@opendoorsoftware.com>
* Text markup - bold, italic, underline, colours, etc..
- Suggested by Kevin Krinke <kckrinke@opendoorsoftware.com>
* Text arguments support '\t' and '\n'
- Suggested by Kevin Krinke <kckrinke@opendoorsoftware.com>
* List dialogs should all support --text
- Suggested by Kevin Krinke <kckrinke@opendoorsoftware.com>
* Would be nice to have an option to use your own icon in the info/warning/message/question
dialogs
- Suggested by Kevin Krinke <kckrinke@opendoorsoftware.com>