Re: selecting an iter in a single liststore
- From: Alexandre Jousset <mid gtmp org>
- To: gtk-perl-list gnome org
- Subject: Re: selecting an iter in a single liststore
- Date: Tue, 21 Sep 2004 15:58:29 +0200
Hi,
muppet wrote:
this is a known bug: http://bugzilla.gnome.org/show_bug.cgi?id=143270
fixed already in gtk+ 2.4.10. the fix was committed last tuesday on
both HEAD and the stable branch:
http://cvs.gnome.org/viewcvs/gtk%2B/gtk/gtktreeview.c? rev=1.414&view=log
as a workaround, make your list not be the first widget in the focus
chain of your dialog (or just upgrade gtk+).
Thank you I will try that... I don't know how for the moment but I will
study the docs ;-)
if the only reason you created $win was for the dialog to have a
parent, you didn't need to; you can pass undef for $parent and the
dialog will use the desktop as its parent window. (you don't want to
do that for a modal dialog in a normal app, of course.)
You are right I did not know this...
Thank you very much for your answer and thanks Ross for the other answer.
Regards,
--
\^/
-/ O \----------------------------------------
| |/ \| Alexandre (Midnite) Jousset |
-|___|----------------------------------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]