Document selector RIGHT justify
Posted: Tue Aug 19, 2003 3:23 pm
It would be nice if the document selector justified to the RIGHT, instead of LEFT (it currently left-justifies). If it right-justified instead, then I could display full paths, but squish the selector to be skinny.
Instead of displaying this (as it does now):
It could display this:
Much clearer!
Instead of displaying this (as it does now):
Code: Select all
| C:\applications\whatev |
| C:\applications\whatev |
| C:\applications\whatev |
| C:\applications\whatev |
| C:\applications\whatev |
| C:\applications\whatev |
| C:\applications\whatev |
It could display this:
Code: Select all
| ubdirectory\myfile.txt |
| bdirectory\myfile2.txt |
| bdirectory\myfile3.txt |
| bdirectory\myfile4.txt |
| bdirectory\myfile5.txt |
| bdirectory\myfile6.txt |
| bdirectory\myfile7.txt |
| bdirectory\myfile8.txt |
| bdirectory\myfile9.txt |
| directory\myfile10.txt |
Much clearer!