Durandal
Apr 04, 2004, 04:14 PM
In the beta, it's cool that the extension is automatically excluded from the file name highlight. But you might be able to take it one step further.
From what I can tell, the rename box that pops up in the beta is just a standard NSTextField. What if two fields popped up upon rename? One for the file name, and an adjacent but separate one for the extension? To access the extension field, you just use the tab key.
You might even go further than that and turn the extension text box into an editable NSComboBox item that stores your most frequently-used extensions.
From what I can tell, the rename box that pops up in the beta is just a standard NSTextField. What if two fields popped up upon rename? One for the file name, and an adjacent but separate one for the extension? To access the extension field, you just use the tab key.
You might even go further than that and turn the extension text box into an editable NSComboBox item that stores your most frequently-used extensions.