Re: compact test case for weird filechooser behaviour
- From: Bartosz Kostrzewa <bartek runbox com>
- To: gtkmm mailing-list <gtkmm-list gnome org>
- Subject: Re: compact test case for weird filechooser behaviour
- Date: Tue, 26 Jun 2007 15:15:39 +0100
Bartosz Kostrzewa wrote:
> note that get_filename() does NOT
> return anything!
ok, this is a matter of asynchronity, it can be fixed by calling
while(Gtk::Main::events_pending()) Gtk::Main::iteration();
after set_filename()
but that doesn't change the fact that in a gnome session, the output is
wrong
-Bartek
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]