selection-changed in gtkfilechooserbutton
- From: Luca Bruno <lethalman88 gmail com>
- To: gtk-devel-list <gtk-devel-list gnome org>
- Subject: selection-changed in gtkfilechooserbutton
- Date: Sun, 02 Dec 2007 00:08:40 +0100
Hello,
i've seen that the signal selection-changed is connected to the dialog
opened by the button.
The callback function only updates the button then emit
selection-changed from the chooserbutton.
Since the signal is blocked first then unblocked on response, the button
never gets updated when a file is selected.
So, what's the purpose of handling the selection-changed of the dialog?
In bug #499653 i proposed a patch to stop handling this signal, which at
the same time fixes that bug.
I'm new, sorry if all this is wrong.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]