I am testing my CN1 app in the iOS simulator. On my OSX system performance 
is variable according to what device is simulated. They are pretty slow, I 
can notice something.
My app has buttons, textfields and BrowserComponents in the layout.
I see that 
when a textfield is edited, even in a foregrounded Dialog, or the text 
inside the BC itself is edited,
both the BrowserComponents in the layout (they are in different containers) 
"blink".
I know that in the simulator the BC are flacky,
but a more serious question is raised.

I do not know what happens on real devices but my suspect is that each time 
a character is typed the overall layout is computed.

Is it possible to make the BCs not "revalidate" during those typings?
I mean, the BCs have fixed size, no changes happen when typing.

Thanks in advance

-- 
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/5a026705-2228-4920-ad95-533a9d2f757en%40googlegroups.com.

Reply via email to