bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: PSPP-BUG: Bug in psppire


From: Hugo Florentino
Subject: Re: Re: PSPP-BUG: Bug in psppire
Date: Sat, 07 Nov 2009 07:03:49 -0500
User-agent: Thunderbird 2.0.0.23 (Windows/20090812)

John Darrington escribió:
[...]  However looking through the code, I did notice a call to 
gtk_window_set_keep_above which seemed inappropriate and most likely caused the 
problem.  I've removed this call and pushed the change to master. [...]

Perhaps it would be better to replace the line with gtk_window_set_transient_for() as the documentation suggets, that should cause the expected behavior:

http://library.gnome.org/devel/gtk/2.18/GtkWindow.html#gtk-window-set-transient-for

Regards, Hugo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]