Hello!
I have been written a custom widget, called Gtk::pimPAQ::DateTimeEdit;
The problem I ran into that when I want to call the
Gtk::pimPAQ::DateTimeEdit->init, perl throw a segfault at the
Gtk::Button->register_subtype ($class).
"debug" calls are used to print out debug message if $DEBUG is true.
I got only one debug message, which tells that init is called, but
not finished.
If someone is professional about it, please look at the code, I
really need it.
The code is not long, so I attached.
Thanks in advance,
dLux
--
(dlux dlux hu, http://www.dlux.hu)
Attachment:
DateTimeEdit.pm
Description: Perl program