Re: GtkCanvas vs. Gtk+ 1.3.x
- From: Paul Davis <pbd Op Net>
- To: skip pobox com (Skip Montanaro)
- Cc: pygtk daa com au, gtk-list gnome org
- Subject: Re: GtkCanvas vs. Gtk+ 1.3.x
- Date: Thu, 09 Aug 2001 18:20:51 -0400
In message <15218 57149 801910 199709 beluga mojam com>you write:
>
>I'd like to use GtkCanvas within my PyGtk2 stuff. Teaching James's wrappers
>to wrap it should be fairly straightforward, and I'm comfortable with
>Python's API so anything I'd have to do manually to wrap it would be no big
>deal. I'm more worried about the use of Gtk+ 1.2 and imlib. Has anyone
>already ported GtkCanvas to the Gtk+ 2.0 API and replaced imlib with
>gdk-pixbuf?
AFAIK, GtkCanvas is produced by a mostly-automated process from
GnomeCanvas (*), but the "author/backporter" does it only when a stable
version of GnomeCanvas appears. Since GTK 1.3/2.0 is not yet stable, I
presume there is no stable version of GnomeCanvas that uses it.
Just a guess.
--p
(*) sed -e 's/GnomeCanvas/GtkCanvas/g' \
-e 's/GNOME_CANVAS/GTK_CANVAS/g' \
-e 's/gnome_canvas/gtk_canvas/g'
there, that should just about do it :)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]