method-save dialog issues
By Paolo Bonzini - Posted on September 16th, 2009
| Project: | GNU Smalltalk |
| Component: | VisualGST |
| Category: | bug |
| Priority: | critical |
| Assigned: | MrGwen |
| Status: | fixed |
Description
The message dialog for saving the method in GtkClassBrowserWidget.st should use the same style as VisualGST's quit dialog.
More important, I'm not sure whether the same dialog should be added (possibly with some refactoring) to the inspector, debugger, sender browser, etc.
Updates
#1 submitted by Paolo Bonzini on Fri, 09/18/2009 - 10:22
For the "tip" part of the dialog I suggest something like "If you do not save, your changes to Class>>#method:name: will be lost."
Also, there should be no space before the question mark, or you risk that it wraps.
#2 submitted by Gwenael Casaccio on Fri, 09/18/2009 - 18:27
| Assigned to: | Unassigned | » MrGwen |
done for the main browser
#3 submitted by Gwenael Casaccio on Sat, 09/19/2009 - 09:27
| Status: | active | » committed |
Done for all the tools !
#4 submitted by Paolo Bonzini on Sat, 09/19/2009 - 15:29
| Status: | committed | » fixed |
integrated.
