#onFullyCreated activated twice

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

#onFullyCreated activated twice

Esteban A. Maringolo-2
Hi,

        I'm working with OwnerDrawControls (subclass of ControlView), in
particular with a PushButton subclass.
        I'm implementing hover and leave tracking, making the first request
to hover tracking in #onFullyCreated, but enabling it log to the
transcript it shows that passes twice over there.

        Is there any reason for such behavior?

        In this case, this invalidates my first request of hover tracking,
so is like if the method doesn't exists (or doesn't work).

        Best regards.

--
Esteban A. Maringolo
[hidden email]