Ls,
I have been going through the examples and some online examples/questions found.
But I cannot make head or tails from it.
In short: I just want to make a textarea/inputfield for multiline text editing.;
I tried TextArea(for the editor only has to work on desktop), but also the TextInput variant.
Question: How do I get that nifty looking texteditor box with scrollbars from the MetalTheme?
I start with creating the; new MetalWorksMobileTheme();
All the buttons and listviews seem to auto adopt the styling/skinning.
The TextArea is not to be seen. Its there but you see it. I clicked on it and discovered it has a very tine (and cute) font, no background or scrollbars.
I tried making some skin and applying it but it seems to much work for something that is Themed...
Can anybody drop a code snipped with a full declaration for a MetalThemed TextARea multiline input box?
If I see the full code, I will understand what I dont seem to understand.
Highest regards,
Mac