For Programmers: Free Programming Magazines  


Home > Archive > Tcl > November 2006 > Re: tk_choosedirectory with new folder?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: tk_choosedirectory with new folder?
suchenwi

2006-11-28, 8:04 am

tk_chooseDirectory on Windows XP gives you an entry and a tree display.
Navigate in the tree to the directory in which a new directory is to be
created.

In the entry, you can type the name of a non-existing directory, which
will be returned when clicking [OK]. The calling code can do a [file
mkdir] with that name - does not hurt if the directory does exist,
creates it otherwise.

spamgoblin@gmail.com schrieb:

> Is there a directory chooser for tk which will give me a "new folder"
> icon or button.
> Thanks in advance.


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com