muppet wrote:
It works on X11. No idea about windows; if anything, it's probably a windows-gtk+ issue, not a perl bindings one.
ok, this is the reply for those not on gtk-list: Tor Lillqvist kirjoitti:
Ari Jolma writes:> I have a piece of code (Perl but that shouldn't be the issue) below, > which opens a transient dialog. The dialog is transient in X but not in > my experience in Windows. Am I doing something wrong, or what?Transient-for handling is incomplete in GTK+ on Windows. --tml
Ari