Page 1 of 1

development release newLISP v.9.2.2

Posted: Wed Sep 19, 2007 11:56 am
by Lutz
- bugfixes to the core and fixes and improvements to the newLISP-GS editor

files and changes notes: http://newlisp.org/downloads/development

Lutz

Posted: Wed Sep 19, 2007 7:03 pm
by newdep
Thanks lutz..

I think you forgot to mention "gs:mouse-moved" :-)


Regarding gs:mouse-moved, Is there a way to detect in the current GS
on what 'tag' the mouse is, without pressing a button....

Would be nice, very nice actualy, if there was a function that returned
the current-tag under the mouse-pointer...that would be great to have! ;-)
(extending mouse-moved with a 'tag' and 'canvas' return too)


actualy! even better.. ->

If gs:mouse-event would also work on sym-canvas And on tag-id and
could also return "over" as a type and 'tag' as an extra return value then this would cover all mouse-events..
(the best is ofcourse with as less as possible network delay)


Regards, Norman