Try using hand-gadget (for locating the gadget under the cursor).
If that doesn't work, try improvising a solution using hand-rel.
rien
On Nov 21, 2011, at 4:21 PM, Ben Schlingelhof wrote:
> Yeah, I agree. Special events would be wonderful. Factor does not seem to
> have them, though. There's a drag gesture, but that is only for
> motion-while-button-down, not for the drop itself. I'll have to accept that
> button-up does not work and find some workaround. The price one has to pay
> for working with a newish language.
>
> --
> Ben Schlingelhof
> benseins.de
>
> Am Montag, 21. November 2011 um 22:17 schrieb P.:
>
>> Drag-drop events are not usually implemented in terms of mouse-up.
>> At least when I did VB I remember there were events specifically for
>> dragging.
>> That might be the same in Factor - I don't really know.
>>
>> Regarding the other thing not working, that should be considered a bug as
>> far as I can see.
>>
>> rien
>>
>>
>>
>> On Nov 21, 2011, at 4:04 PM, Ben Schlingelhof wrote:
>>
>>> That's one way of seeing it. Maybe I'm too obtuse today but how am I
>>> supposed to get a signal on a drop event the drag of which started
>>> somewhere else? To clear up: I start dragging in the same world, so no
>>> os-drag. If I cannot receive a button-up on my drop target, what signal do
>>> I get?
>>> Btw, button-down inside, drag out, drag in again and release does not beep
>>> either, just checked it.
>>> I'm still puzzled.
>>>
>>> Ben
>>> Am Montag, 21. November 2011 um 21:20 schrieb Peter M:
>>>
>>>> Isn't that the same behavior as with all widget libraries? I always took
>>>> "mouse button up" to implicitly mean "after a mouse button down". if you
>>>> mouse down, then drag outside and back inside, then release, does it beep?
>>>> that's the kind of thing "mouse up" is for, I think.
>>>>
>>>>
>>>>
>>>> On Nov 21, 2011, at 2:48 PM, Ben Schlingelhof <b...@benseins.de> wrote:
>>>>
>>>>> Hi there,
>>>>> see code on: http://paste.factorcode.org/paste?id=2409
>>>>>
>>>>> When you click into the label, it beeps. When you start the drag outside
>>>>> the label, but let go of the mouse button inside, it doesn't. Could
>>>>> somebody explain, please?
>>>>> (Factor 0.94, OSX 10.7.2)
>>>>>
>>>>> Ben
>>>>>
>>>>> ------------------------------------------------------------------------------
>>>>> 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
>>>>> _______________________________________________
>>>>> Factor-talk mailing list
>>>>> Factor-talk@lists.sourceforge.net
>>>>> https://lists.sourceforge.net/lists/listinfo/factor-talk
>>>>
>>>> ------------------------------------------------------------------------------
>>>> 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
>>>> _______________________________________________
>>>> Factor-talk mailing list
>>>> Factor-talk@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/factor-talk
>>>
>>> ------------------------------------------------------------------------------
>>> 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_______________________________________________
>>> Factor-talk mailing list
>>> Factor-talk@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/factor-talk
>>
>> ------------------------------------------------------------------------------
>> 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
>> _______________________________________________
>> Factor-talk mailing list
>> Factor-talk@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/factor-talk
>
> ------------------------------------------------------------------------------
> 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_______________________________________________
> Factor-talk mailing list
> Factor-talk@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/factor-talk
------------------------------------------------------------------------------
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
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk