I have an problem with eGUI. I use standard label control and when I change the text on it withD4D_LabelSetText() fnction, the new string is drawn over existing string . How can I force eGUI to clears previous label string. I try with Invalidate but it does the same !?
You may found a solution in this post