I am trying to have a TextArea in the bottom half of a form with other 
components at top.
The TA has to be like an editor, so it should be at full size from the 
start.
Now I experience this:
1-I do not see the TextArea, if I try some mouse clicks about its intended 
position, at some time, it appears with just one line and tiny scrollbars 
buttons.
2-If I write multiline text it records my typing and stores into the TA but 
I see just the tiny one line TA yet
3-if I click somewhere the TA appears the size of the typed lines of text, 
that is it shows all text I typed, but it is not as large as the available 
space. it does not "fills" its parent, that is, its container or the left 
space if no container is used to wrap it.
I tried to set its height but it does not work.

What I have to do?
Maybe I have to use a TableLayout with constraints?
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/b01e5865-9c96-4daf-b994-c58c25b32c69n%40googlegroups.com.

Reply via email to