Re: Gtk2 apps killing my Perl/Tk apps



* zentara <zentara zentara net> [2005-11-15 20:55]:
So why does my Perl/Tk app get the _GTK_LOAD_ICONTHEME command?

I assume itâs because gtk2 is broadcasting it to all windows;
which normally should cause no problems.

Why does my Tk app die, should'nt the Gtk2 app die if the c-lib
is running over it's memory boundaries?

No memory boundaries are being run over. Tk reacts badly to the
reception of that command (atom? not sure about the X11
terminology).

In other words, this *may* be a bug in gtk2, but it *definitely*
is a bug in Tk.

Just another reason to use gtk2 rather than Tkâ :-)

Regards,
-- 
#Aristotle
*AUTOLOAD=*_=sub{s/(.*)::(.*)/print$2,(",$\/"," ")[defined wantarray]/e;$1};
&Just->another->Perl->hacker;



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