Re: [gtkmm] fileselection dialog
- From: Vladislav Grinchenko <vgrinche integ com>
- To: Denis Korzunov <disya21 yandex ru>
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] fileselection dialog
- Date: Tue, 4 May 2004 16:22:38 -0400
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?
-Vlad
On Tue, May 04, 2004 at 09:33:55PM +0700, Denis Korzunov wrote:
> Is there any EASY way to add filemask to Gtk::FileSelection dialog for
> filter out not needed files?
> --
> Best regards,
> Denis mailto:disya21 yandex ru
>
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
--
______________________________________________________
Vladislav Grinchenko e-mail (w): vgrinche integ com
Software Engineer (h): 3rdshift comcast net
Integral Systems, Inc.
Focus on quality, and productivity will follow.
______________________________________________________
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]