Re: [gtkmm] fileselection dialog
- From: Matthew Walton <matthew alledora co uk>
- To: Vladislav Grinchenko <vgrinche integ com>
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] fileselection dialog
- Date: Tue, 04 May 2004 21:41:34 +0100
Vladislav Grinchenko wrote:
Denis,
have you tried smthing like this?
Gtk::FileSelection f ("Choose a deck");
f.complete ("*.xml");
It will not filter the files in the dialog until
user hits the TAB key. I haven't tried to simulate
TAB key emission from application level (and would
like to know how to do it).
Another problem with FileSelection dialog is that
every time user changes the directory, the completion
window looses its focus and hitting TAB messes thing up.
Did it get fixed in 2.4?
FileSelection got replaced in 2.4. Well, superceded.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]