Languages

Menu
Sites
Language
make text or textblock edj part editable

Hi, All

I want to make the text/textblock part in .edc to editable.

Also, after I change the text vaule and the cursor leave it(the text/textblock part lose focus), I want to get a callback, then I can get the new text value in C code.

Is there a way to implement it?

Responses

1 Replies
Alex Ashirov

Hi,

Most probably you need to use Entry widget if you want user input:

https://developer.tizen.org/dev-guide/2.3.0/org.tizen.mobile.native.appprogramming/html/guide/ui/widget_entry.htm