Hello, All.

As I see only TEXTBLOCK element have property 'entry_mode', to set it editable 
or no. This is using in elm_entry.c.
Many other widgets contain TEXT element, such as 'e.text.label', but seems no 
similar property in it. Therefore, no basic callbacks are initialized when 
creating. And no way to change entry_mode in runtime.
What shall I do? Simply make 'e.text.label' to TEXTBLOCK type? Or any else is 
possible? For example make similar callbacks for 'e.text.label' when edit, 
but this is a lot of duplicate code...

Second. Is acceptable to enable/disable accepting message events by parts of 
widget runtime (via edje_edit_part_mouse_events_set)?

Sincerely yours, Sergey.

--
Jabber/XMPP: sergey.semer...@gmail.com
Cellular: +7-909-206-5992

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to