Re: Gtk2::CellRendererMultiline is not registered with gperl as anobject




On Aug 4, 2004, at 12:15 PM, Jens Wilke wrote:

On Wednesday 04 August 2004 17:31, muppet wrote:

(when you 'use Glib::Object::Subclass', the class is registered with
__PACKAGE__, so the current package name is important.)

I didn't find typo or wrong order of use/require.
Can i register "manually"?
I tried
Glib::Type->register_object('Gtk2::CellRendererText', __PACKAGE__);
and Glib::Type->register_object('Gtk2::CellRendererText',
'Gtk2::CellRendererMultiline');
without success.

eek. i need to see your code to go any further. can you send it offlist?

--
Walk softly, and carry a BFG-9000.
  -- unknown




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