Hi, I'm trying to use drag and drop into a hgroup, vgroup and group but the
getObjectsUnderPoint is not detecting it!

This is an example,

<group width=200 height=50>
    <button width=100>
</group>


If you move the mouse over the button you will get the button and the group
in the objects under point array. But if you move the mouse pointer to the
right of the button but still within the group area you won't get the
group!?! I have to get the group. What am I doing wrong?

Reply via email to