Re: Re: Delete Project behavior
Vladimir Voskresensky <[email protected]>
| Newsgroups | gmane.comp.java.netbeans.user-interface |
|---|---|
| Message-ID | <[email protected]> |
Antonio wrote: > Hi again, > > This may be a better proposal: > > --- > - Confirm project deletion - > > Are sure you want to delete the "XXX" > project and all its source directories? > > [[Yes]] [No] > > [x] Select files to delete > ---- > > the "Select files to delete" checkbox drives you to the file/directory > selection dialog Jesse talked about. Can we prevent the additional dialog? Too many dialogs to confirm one action is not very friendly for user. May be put Jesse's forest into the same dialog under "[x] Files to delete" where "[x] Files to delete" is the root of the trees described by Jesse. And by default it is selected/half-selected (depending on the external roots) , but collapsed => it can be expanded in tree as in Jesse mail, while staying in the same dialog. Thanks, Vladimir. > > > > Antonio wrote: >> Jesse Glick wrote: >>> Antonio wrote: >>>>> 2.- A confirmation dialog appears, presenting the following options: >>>>> >>>>> Delete Project will delete all >>>>> files under /home/whatever/myproject. >>>>> >>>>> Are you sure you want to do this? >>> >>> And what about projects with external source roots (such as my >>> second example)? >> >> Just change the text to, say, >> >> "Delete all files referenced by the project?" >> >> Cheers, >> Antonio >> >> >