[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GTK file selector
From: |
Richard M. Stallman |
Subject: |
Re: GTK file selector |
Date: |
Tue, 20 Dec 2005 21:58:11 -0500 |
No, it is the text entry box in the file dialog that is read only,
i.e. when the dialog pops up to open an existing file, you can not
enter the file name in the text entry box, because that would make it
possible to enter a file name for a file that does not exist. The
buffer has the correct read/write state.
That is to say, it does not function as a file name entry box.
Could we fix this by always specifying that new files are allowed,
even in Open File?
- Re: GTK file selector, (continued)
- Re: GTK file selector, Jan D., 2005/12/23
- Re: GTK file selector, Richard M. Stallman, 2005/12/23
- Re: GTK file selector, Jan D., 2005/12/24
- Re: GTK file selector, Richard M. Stallman, 2005/12/25
- Re: GTK file selector, Jan D., 2005/12/27
- Re: GTK file selector, Jan D., 2005/12/27
- Re: GTK file selector, Stefan Monnier, 2005/12/27
- Re: GTK file selector, Jan D., 2005/12/28
- Re: GTK file selector, Richard M. Stallman, 2005/12/20
- Re: GTK file selector, Jan D., 2005/12/20
- Re: GTK file selector,
Richard M. Stallman <=
- Re: GTK file selector, Richard M. Stallman, 2005/12/19
- Re: GTK file selector, Jérôme Marant, 2005/12/17
Re: GTK file selector, Pierre-Charles David, 2005/12/16