Re: Modernizing Windows [tk_chooseDirectory] dialog
- From: Jeff Hobbs <jeff.hobbs@xxxxxxxxx>
- Date: Wed, 22 Apr 2009 13:00:43 -0700 (PDT)
On Apr 22, 10:13 am, jeff_godf...@xxxxxxxxx wrote:
What would it take to modernize the current Windows version of
[tk_chooseDirectory]? Specifically, I'd like to see the addition of a
"New Folder" button, which is standard in many implementations.
I know it's a native dialog, but there are definitely more modern
versions available than the one offered by Tk.
Also, I know it's possible to *type* a non-existent folder name into
the dialog and then, once returned, have the calling app create the
missing folder. Unfortunately, that just doesn't seem natural to many
Windows Users, and specifically, has proven confusing to some of my
end-Users.
So, what would it take to add a "-newfolderbutton" option to the
dialog?
Figure out how to enable the new style choose directory dialogs at the
C level?
Jeff
.
- Follow-Ups:
- Re: Modernizing Windows [tk_chooseDirectory] dialog
- From: jeff_godfrey
- Re: Modernizing Windows [tk_chooseDirectory] dialog
- References:
- Modernizing Windows [tk_chooseDirectory] dialog
- From: jeff_godfrey
- Modernizing Windows [tk_chooseDirectory] dialog
- Prev by Date: Re: tcl mingw build fails while the ActiveState build succeeds
- Next by Date: Re: tcl mingw build fails while the ActiveState build succeeds
- Previous by thread: Modernizing Windows [tk_chooseDirectory] dialog
- Next by thread: Re: Modernizing Windows [tk_chooseDirectory] dialog
- Index(es):
Relevant Pages
|