Re: gtk-perl-xs $gc->set_dashes
- From: "Ross McFarland" <rwmcfa1 neces com>
- To: <usdanskys rocketmail com>
- Cc: <gtk-perl-list gnome org>
- Subject: Re: gtk-perl-xs $gc->set_dashes
- Date: Tue, 29 Apr 2003 16:19:08 -0400 (EDT)
Note: $gcD is an existing, legitimate GC. The statement
$gcD->set_dashes;
(with or without a parameter list) gives the following error:
Can't locate object method "set_dashes" via package "Gtk2::Gdk::GC"
it wasn't implemented, it is now, and in cvs. it's not really tested, other
than i tried to verify that the parameters were correct. you're testing it if
you've got code that's using it.
there's a decent amount of gc and drawning code left to do (hint, hint to
anyone listening)
Sorry about the piecemeal reporting of problems. All I can do is report them
as I encounter them.
i'm currently going about working on things in some near random order where
something catches my fancy and i go work on it. i don't mind fixing things
people find and want as they run across them so keep them coming.
-rm
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]