I got a custom view displaying a picture and a path with a draw rect method, it loads fine and the drawing code works. But I need to update this view with a parameter that i get computed from an other class . I get this parameter update fine with a void method and at the of this method i got a setneeds display. but it does not work. If i put a self draw rect method it works but it draws my view on the bottom left corner.
I spent hours trying to solve this I just can t do it.
I attach my code to this post
Can someone help me ....
I spent hours trying to solve this I just can t do it.
I attach my code to this post
Can someone help me ....