cceditbox position bug?

when a sub child’s position is not (0,0), and it has a cceditbox,how can make this box’s position correct?

When you use *setPosition()* into a child object, the positions are relative to the parent
What you need to do is to do a trial-and-error process and position the child accordingly.