You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To use Python 3 with GTK, we'll need to use GTK3/pyGI, instead of the current
GTK2/pyGTK. Therefore, we need to work on a GTK3 backend.
Before we can do this, though, we'll a GTK3 version of the gtkglext widget.
This is in progress (see http://www.mail-archive.com/[email protected]/index.html) but not yet
widely distributed. So this is really just a reminder to work on this once the
architecture is in place.
Original issue reported on code.google.com by [email protected] on 11 Sep 2012 at 6:28
The text was updated successfully, but these errors were encountered:
To use Python 3 with GTK, we'll need to use GTK3/pyGI, instead of the current
GTK2/pyGTK. Therefore, we need to work on a GTK3 backend.
Before we can do this, though, we'll a GTK3 version of the gtkglext widget.
This is in progress (see
http://www.mail-archive.com/[email protected]/index.html) but not yet
widely distributed. So this is really just a reminder to work on this once the
architecture is in place.
Original issue reported on code.google.com by
[email protected]
on 11 Sep 2012 at 6:28The text was updated successfully, but these errors were encountered: