G
Guest
H
I am having a custom control which is having a Drag Event
Now what i want to do is I want to call "Invalidate" on my control when the user of the control registers for this event. Because the requirement is like if there is a listner to this event then i have to draw a texture where he can drag
Any idea how to listen to the user registering the event and then call invalidate
It has to be the other way also if he deletes the registration code. from the editor the control should invalidate and remove the texture
IT VERY CRITICAL AND COMPLEX. .......dOES ANYBODY HAS FACED THIS CHALLENGE
-Nilesh
I am having a custom control which is having a Drag Event
Now what i want to do is I want to call "Invalidate" on my control when the user of the control registers for this event. Because the requirement is like if there is a listner to this event then i have to draw a texture where he can drag
Any idea how to listen to the user registering the event and then call invalidate
It has to be the other way also if he deletes the registration code. from the editor the control should invalidate and remove the texture
IT VERY CRITICAL AND COMPLEX. .......dOES ANYBODY HAS FACED THIS CHALLENGE
-Nilesh