Re: Center Text in EditText
- Posted by DerekParnell (admin) May 27, 2010
- 1294 views
dcole said...
Create the control using the ES_CENTER flag.
create(EditText, "Sample Text", TheWin, x, t, w, h, ES_CENTER)
Create the control using the ES_CENTER flag.
create(EditText, "Sample Text", TheWin, x, t, w, h, ES_CENTER)