
I have small improvement suggestion: Is it possible to display directories in Open File dialog with different font than files, for example bold? I'm loosing a lot of time on scrolling my directories tree to find particular file to open. Highlighting of directories would be very handy. -- best Michał

Hi Michał, The underlying widget we use to show the list of dirs/files (a Tk Listbox) always shows all items in the same font, so there is no way for me to implement your suggestion (which would have been good). We do cluster all the directories at the top of each list, and append '/' to their names, which does help distinguish them from files a little. I'm sorry you're still having trouble despite this, but it's all I've got right now! :-) --Eric Eric Pettersen UCSF Computer Graphics Lab http://www.cgl.ucsf.edu On May 21, 2015, at 2:03 AM, Michał Kadlof <ramidas@gmail.com> wrote:
I have small improvement suggestion:
Is it possible to display directories in Open File dialog with different font than files, for example bold?
I'm loosing a lot of time on scrolling my directories tree to find particular file to open. Highlighting of directories would be very handy.
-- best Michał _______________________________________________ Chimera-users mailing list Chimera-users@cgl.ucsf.edu http://plato.cgl.ucsf.edu/mailman/listinfo/chimera-users
participants (2)
-
Eric Pettersen
-
Michał Kadlof