Hi chen, when i use my app for hours then when i change stop to start settext doesnt happen. Is there a log where i can see what has happend. It only happens after hours and the rest of the code is functioning good.
Op zaterdag 5 oktober 2019 06:40:22 UTC+2 schreef Shai Almog: > > That's unlikely. If you invoke setText() it should implicitly repaint the > button, it's possible there was an exception somewhere or some other > problem but it's probably unrelated to the screensaver. It might be related > to you overriding paint or blocking the EDT somewhere else in the code. > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/446d3fab-e81a-4a42-86d2-23207793142e%40googlegroups.com.
