Tizen Developers

Menu
Sites
Language
TextBox editing need to disable

Hi,

How can i make the value in a TextBox non editable. I mean i can change the values of the TextBox at runtime by clicking certain buttons(in my app). But i want to make some of them non editable. If its possible, how?

Thanks in advance.

Edited on 18 03, 2014

Responses

1 Replies
youngsik yoon
try edit->SetEnabled(false)