My app has also similar problems. I have to call revalidate() on places where the app previously repaint automatically and on other places I have to replace repaint() with revalidate() to repaint the form.
But I found this post and calling setAllowEnableLayoutOnPaint(true) resolved my issues ... for now thanks -- 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/6f733406-0434-4e0b-a8b5-0e52ec52ac62%40googlegroups.com.
