1. Hey everybody,

    can i update any text on a CuiPanel?

    i can destroy it and let it redraw but this is not the best way. I've put a timer on a panel H:SS and update it every second but the image on this panel loads every second too. Any other way to update the text every second?
     
  2. Wulf

    Wulf Community Admin

    You'd have to resent/redraw it, the client caches what you sent it last until you update it.