[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-users] Re: drag&drop mystery
Weird. I can't reproduce it in winxp either, using both JSCEclipse and
Psycollider (3.2). But you see it on multiple OS's and presumably
multiple machines. I have no idea.
What JVM are you using?
hjh
On Tue, Dec 30, 2008 at 9:35 AM, Martin . <blindmanonacid@xxxxxxxxx> wrote:
> Ok, I also tried it in Cocoa now with no problems. In winxp though I
> get the same behavior, that it works about 1 out of 10 times.
>
> I have narrowed it down to only be the case with JSCSlider, not the
> other GUI's, and only on Linux and Windows (still dont know about
> vista but i guess so).
>
> The behaviour is also present with regular drag & drop of values, that
> is, without any user defined receiveDragHandler:
>
> ( //try dragging&dropping for a while in Linux/Windows
> var w, h;
> w= GUI.window.new("", Rect(0, 0, 400, 100)).front;
> h= GUI.hLayoutView.new(w, Rect(0, 0, 400, 100));
>
> 15.do({|i|
> GUI.slider.new(h, Rect(0, 0, 20, 80))
> .value_((15/i).reciprocal)
> });
> )
--
James Harkins /// dewdrop world
jamshark70@xxxxxxxxxxxxxxxxx
http://www.dewdrop-world.net
"Come said the Muse,
Sing me a song no poet has yet chanted,
Sing me the universal." -- Whitman
_______________________________________________
sc-users mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/