hi,
a small issue.
when copy/move a picture to another folder via ALT+M/ALT+C
the filename (complete filename means: not only filename, but filename.ext) should/could be shown.
now, the user doesnt know, what filename he/she is moving/copying
move or copy file information/name missing
Moderators: XnTriq, helmut, xnview
-
- Posts: 173
- Joined: Thu Aug 11, 2005 3:21 pm
- Location: Kölle
-
- Posts: 8705
- Joined: Sun Oct 12, 2003 6:47 pm
- Location: Frankfurt, Germany
Re: move or copy file information/name missing
That's true, there's no filename displayed. But you can select and move/copy many files at a time, so if you want to display filenames, you need a larger list which will make the dialog large.loth wrote:hi,
a small issue.
when copy/move a picture to another folder via ALT+M/ALT+C
the filename (complete filename means: not only filename, but filename.ext) should/could be shown.
now, the user doesnt know, what filename he/she is moving/copying
Perhaps for one file the name could be shown, and for many files the number of files could be shown.
-
- Posts: 173
- Joined: Thu Aug 11, 2005 3:21 pm
- Location: Kölle
Re: move or copy file information/name missing
the dialog is way too small, anyway. and its not resizeable, like any "good" window should be ;->helmut wrote:That's true, there's no filename displayed. But you can select and move/copy many files at a time, so if you want to display filenames, you need a larger list which will make the dialog large.
i'd like to add this point to my request ;-) please make the copy/move dialog larger or (even better) resizeable.
but you're right. if more than one filename is shown it could be a larger list.
suggestion: only display the first/last X filenames, or (even better)
make a scrollable list with scrollbars, if needed (i.e. more than 10 filenames to show) see my picture..
also a good idea.helmut wrote: Perhaps for one file the name could be shown, and for many files the number of files could be shown.
lets hear other ideas (maybe)
Code: Select all
+----------------------------------+
|Move: X file(s) ~| < title bar
+----------------------------------+
| ~|
|list ~|
| of ~|
| all ~|
| the ~|
| paths ~|
| ~|
| ~|
| ~|
| ~|
| ~|
| ~|
| ~|
| ~|
+----------------------------------+
|X:\pics\bla\foo\bar\ |^| < pulldown menu, where to move
+----------------------------------+
|new folder | move | cancel | < buttons
+----------------------------------+
|moveing files: ~| < new, spectacular, filelist :-)
|C:\fdgfdgd\filename1.jpg ~|
|C:\fdgfdgd\filename2.jpg ~|
|D:\dfgfdgdgfdgd\filename1.jpg ~|
|X:\dfhgfdhfdgfdgd\filename1.jpg ~|
+----------------------------------+
~ is a vertical scrollbar
loth
-
- Posts: 8705
- Joined: Sun Oct 12, 2003 6:47 pm
- Location: Frankfurt, Germany
Re: move or copy file information/name missing
I second this.loth wrote:...
the dialog is way too small, anyway. and its not resizeable, like any "good" window should be ;->
i'd like to add this point to my request please make the copy/move dialog larger or (even better) resizeable.
Wow, we have more and more inventive screen designers, here. And in ASCII art.loth wrote:but you're right. if more than one filename is shown it could be a larger list.
...
The simple approach "1 file name or number of files" is still under discussion. Already, some comments regarding your dialog draft: I'd prefer the file list to be at the top, the buttons of the dialogs should always be at the bottom or to the right of the dialog. So the dialog might look like this:
Code: Select all
+----------------------------------+
|Move: X file(s) ~| < title bar
+----------------------------------+
|[x] Show files | < New option for showing/hiding the file list
|Files: ~| < file list
|C:\fdgfdgd\filename1.jpg ~|
|C:\fdgfdgd\filename2.jpg ~|
|D:\dfgfdgdgfdgd\filename1.jpg ~|
|X:\dfhgfdhfdgfdgd\filename1.jpg ~|
+----------------------------------+
| ~|
|list ~|
| of ~|
| all ~|
| the ~|
| paths ~|
| ~|
| ~|
| ~|
| ~|
| ~|
| ~|
| ~|
| ~|
+----------------------------------+
|X:\pics\bla\foo\bar\ |^| < pulldown menu, where to move
+----------------------------------+
|new folder | move | cancel | < buttons
+----------------------------------+
-
- Posts: 173
- Joined: Thu Aug 11, 2005 3:21 pm
- Location: Kölle
Re: move or copy file information/name missing
thats, because i cannot add pictures to this forum :-) so i must be creative in ascii-art :-) otherwise i would use photoshop.helmut wrote:Wow, we have more and more inventive screen designers, here. And in ASCII art.
hmm...i dont exactly know if i understand, but i cannot see a real/true advantage of a dialog which only says, how many files it will move/copy.helmut wrote:The simple approach "1 file name or number of files" is still under discussion.
i'm always interested of *which* files are copied/moved.
great :-)helmut wrote:Already, some comments regarding your dialog draft: I'd prefer the file list to be at the top, the buttons of the dialogs should always be at the bottom or to the right of the dialog.
Please note the option "Show files" which will show/hide the file list. This will satisfy both users who do not need the file list and those who need it. Sure enough, the setting of this checkbox has to be remembered.
i support that.
loth