Follow-up Comment #6, bug #19732 (project mypaint):

Proposed next steps:
lib/document.py: Make GDKPixbuf and other pyGTK based dependencies optional.
This should allow it to be used in the mypaint-gegl.py demo application.
gui/tileddrawwidget.py: Refactor out eventhandling into a Gtk.EventBox
subclass. The view widget to be used in MyPaint will then be a TiledDrawWidget
inside this eventbox. gui/document.py might also be influenced by this change.
This should make it possible to reuse this widget in mypaint-gegl.py, where
the view widget would be a GeglGtk.View inside the eventbox.
May also require removing/making optional dependencies on other widgets from
tileddrawwidget.py

These are both changes that could hopefully go into master.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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