Follow-up Comment #7, bug #19230 (project mypaint):

I've put up a branch with some GTK+3 migration work now, using pygtkcompat
from PyGObject: https://gitorious.org/mypaint/mypaint/commits/gtk3

The work is done such that using it with GTK3 is opt-in, by setting the env
var "MYPAINT_ENABLE_GTK3" to 1, and it should still run under GTK2 should
without regressions.

We obviously don't want to keep the two in parallel for long, but this
approach will allow us to do the work gradually and put ported sub-components
into master as they are completed instead of keeping everything in a separate
branch for the entire porting period.

Current status is that the main window can be brought up, menu entries work
but none of our custom widgets have been ported, nor input device handling.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?19230>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs

Reply via email to