#116 closed enhancement (fixed)
tracking saved/modified status of classes
Reported by: | steinmet | Owned by: | rempel |
---|---|---|---|
Priority: | major | Milestone: | Promot 0.8.2 |
Component: | PromotGuiBrowser | Version: | 0.8.0 |
Severity: | bad | Keywords: | |
Cc: |
Description
The modeler doesn't get any feedback in which state(saved modified) the class is, not to mention, there is a warning if the gui and server are exited and there may be unsaved classes. A solution would be to hold a list with the classes and their state which gets updated if a class is touched. Then, a list with the unsaved classes can be generated for a warning, which pops up if the modeler trys to "quit without save". A further improvement would be to visualize the state in the browser-tree..
Change History (4)
comment:1 Changed 17 years ago by rempel
- Milestone changed from Promot 0.8.1 to Promot 0.9
comment:2 Changed 16 years ago by rempel
- Owner changed from steinmet to rempel
comment:3 Changed 16 years ago by rempel
- Resolution set to fixed
- Status changed from new to closed
comment:4 Changed 16 years ago by rempel
- Milestone changed from Promot 0.9 to Promot 0.8.2
Note: See
TracTickets for help on using
tickets.
fixed with [8061]