livecode-ide icon indicating copy to clipboard operation
livecode-ide copied to clipboard

ideCoreParentOfControl doesn't look right

Open mwieder opened this issue 10 years ago • 0 comments

In the revCore.8.livecode stack, the functions ideCoreCardOfcontrol() and ideCoreParentOfControl() have the same contents. My guess is that ideCoreParentOfControl() is intended to return the actual parent of the given object, and in that case wordoffset("card"... isn't going to do the trick if one is looking at a control in a group.

mwieder avatar Feb 19 '16 01:02 mwieder