A stroll through the code revealed that the frame was never laid out, and
adding
this incantation to the form creation fixes the problem.
setAllowEnableLayoutOnPaint(true);
It may be the case that I'm especially vexed by this because my frames
are blank (contain no widgets) from your point of view.
I'd appreciate any insight into why this came up on today's build but never
before.
--
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/c61d51ad-6b65-4899-8608-edfbe2125c84%40googlegroups.com.