Re: Glib::Object::Subclass, embedding and multiple interpreters

2005-03-31 Thread muppet
On Mar 31, 2005, at 6:58 AM, Eduardo M KALINOWSKI wrote: I'm doing something like this: package KCWin; eval { Glib::Type-list_ancestors(__PACKAGE__); # if we're alive here, the package is already registered. } or Glib::Type-register_object('Gtk2::Window',

Re: Glib::Object::Subclass, embedding and multiple interpreters

2005-03-31 Thread Eduardo M KALINOWSKI
muppet wrote: On Mar 31, 2005, at 6:58 AM, Eduardo M KALINOWSKI wrote: I'm doing something like this: package KCWin; eval { Glib::Type-list_ancestors(__PACKAGE__); # if we're alive here, the package is already registered. } or Glib::Type-register_object('Gtk2::Window',

ListView and Titles

2005-03-31 Thread Stephan Martin
Hi all, i just try to port my application from perl-Gtk to perl-Gtk2. Therefore i'd like to have a ListStore without the title row, only the white content of the list. Is that possible, i don't find anything in the documentation? Thanks stephan --

Re: Segmentation fault in gtk2-perl-application

2005-03-31 Thread Stephan Brunner
Thank you, Ross and muppet, for your mails. You make me hope that this issue is resolvable and not a bad demons sword hanging over the stability of my application... Am Donnerstag 31 März 2005 04:33 schrieb muppet: On Mar 30, 2005, at 4:59 PM, Stephan Brunner wrote: [...] I would be very