Re: [PHP-GTK] A input type="file"-box?
[email protected] (Andrei Zmievski)
| Newsgroups | php.gtk |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 24 Jul 2001, Jonas Delfs wrote: > ugh - i was hoping that you would not say that. > So, instead of placing just one element, i have to make a input-field, a > button, give the button an action that opens a filedialog, and at last gets > the selected file and places the path in the input-box. yuk. Gnome has FileEntry widget for this. So, when PHP-GTK supports Gnome, you'll have it. -Andrei