In the example below the event/offset is wrong: it is relative to the text
face, but it should be relative to the panel face.
view layout [panel 200x200 yellow [
text 150x18 white red "size 150x18" feel none] feel [
engage: func [face action event][switch action [
away [print [face/style event/offset
]]]]]]
The same problem is with all the event detected by engage i have tryed. I have
not tested other panel feel functions.
---
Ciao
Romano
--
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the
subject, without the quotes.