Ttk file selection dialog

Update of "Ttk file selection dialog"
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: cfec0257e126f3f74e56621cbc89219a44848b93
Page Name:Ttk file selection dialog
Date: 2014-06-01 11:11:03
Original User: schelte
Next 872c9312f4ef9277195fe510abdabd7c0577f1ac
Content

The file selection dialogs on windows and mac use native dialogs. Only on unix-like platforms a very simple scripted dialog is used. This project was started to provide a better looking dialog for those platforms.

After a while people started to use this dialog on windows as well because of some of the features it provides.

Features

Available commands

For more information, see the ttk::getOpenFile and ttk::getSaveFile manual page and the :chooseDirectory manual page.