On Mon, Feb 27, 2012 at 9:45 PM, Tony Yu wrote:
>
>
> On Fri, Feb 17, 2012 at 12:17 PM, Benjamin Root wrote:
>
>>
>>
>> On Fri, Feb 17, 2012 at 11:06 AM, Ryan May wrote:
>>
>>> On Fri, Feb 17, 2012 at 10:14 AM, Benjamin Root wrote:
>>> > Hello all,
>>> >
>>> > I tracked down an annoying proble
On Tue, Feb 28, 2012 at 10:44 AM, Benjamin Root wrote:
>
> The Lasso disconnects itself after the button_release event because that's
> what indicates that you are done. The user gets back a single Line2D
> object that is assumed to represent a single path with no breaks. Reusing
> the Lasso wi
On Tue, Feb 28, 2012 at 10:58 AM, John Hunter wrote:
>
>
> On Tue, Feb 28, 2012 at 10:44 AM, Benjamin Root wrote:
>
>>
>> The Lasso disconnects itself after the button_release event because
>> that's what indicates that you are done. The user gets back a single
>> Line2D object that is assumed
On Tue, Feb 28, 2012 at 1:00 PM, Tony Yu wrote:
>
>
> On Tue, Feb 28, 2012 at 11:44 AM, Benjamin Root wrote:
>
>> On Mon, Feb 27, 2012 at 9:45 PM, Tony Yu wrote:
>>
>>>
>>>
>>> On Fri, Feb 17, 2012 at 12:17 PM, Benjamin Root wrote:
>>>
On Fri, Feb 17, 2012 at 11:06 AM, Ryan May