On Wed, 16 Nov 2011, cnook wrote:

> Dear All,  Hello~
>
> I think you (especially Mr. Vincent, Raster) know this issue.
>
> If user mouse-down on the one of items in elementary_test,
> move(drag) the mouse to the outside of window, and mouse-up,
>
> Then.. it works improperly.. For example..
> You can scroll the list of elementary_test without mouse-down.
>
> The attached patch will resolve this issue.
> Please review the patch and give any feedbacks. Thanks.

i can't test it right now, but iirc, i used SetCapture somewhere. You 
remove a ReleaseCapture, but not that SetCapture. Is it normal ?

Also be sure that the resize and the move of a window (using the mouse, by 
dragging the borders or the title bar) is the same than before.

If you want to improve even more the windows port, there is something to 
do with resize : managing the size_base and size_step API, like with X :-)

regards

Vincent

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to