hi Richard

Thanks for your efforts. I have pushed the branch to master now.  I was
planning to look at some some of the open issues before that, but I didn't
find the time for it.  Further refinements are welcome, of course :-)

Regards
Martin

On Mon, Feb 20, 2012 at 11:17:55AM -0500, Richard Jones wrote:
> I've updated my branch with Martin's changes.
> https://gitorious.org/~optigon/mypaint/optigon-mypaint/commits/rj/linemode
> 
> On Sun, Feb 19, 2012 at 3:12 PM, David Gowers (kampu) <[email protected]>wrote:
> 
> > On Mon, Feb 20, 2012 at 4:16 AM, Martin Renold <[email protected]> wrote:
> > > On Sun, Feb 19, 2012 at 10:46:24AM -0500, Richard Jones wrote:
> > >>
> > >> Regarding the curve and slider widget problems. Is there a way of using
> > >> connect() with a button release event, somehow?
> > >>
> > >> I can confirm that this problem occurs for the sliders in the BrushMode
> > >> panel as well as in my implementation of LineMode.
> > >
> > > Hm... I think actually the problem is not the curves widget, but the the
> > > pointer grab established in dropdownpanel.py.  It somehow seems to
> > prevent
> > > the implicit pointer grab that we would get normally, which ensures that
> > we
> > > get a "button up" event for every "button down" event.
> >
> > That explains why pointer grab worked in such a strange way --
> > basically the reverse of what I expected -- when I added it to the
> > curve widget.
> >

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


-- 
Martin Renold

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

Reply via email to