Re: [E-devel] [core/elementary] Question about widget theme policy

2013-10-01 Thread The Rasterman
On Wed, 2 Oct 2013 01:03:54 +0900 (KST) 조재현 said: > Dear all, > > Hello. This is Jaehyun Cho. > I am writing this email to ask about the widget theme policy. > As you know, when the elm_widget_theme is called, the theme is applied for > all the children objects and then the parent object's the

Re: [E-devel] [core/elementary] Question about widget theme policy

2013-10-01 Thread Kim Shinwoo
Dear Jaehyun, Hello. If one of children objects fails to set to new theme even though its parent object succeeds to set, then the problem still remains (impossible? if the parent object succeeds, then all children objects always succeed?). IMHO. Thank you :) Cordially, Shinwoo Kim. On Wed, Oct

[E-devel] [core/elementary] Question about widget theme policy

2013-10-01 Thread 조재현
Dear all, Hello. This is Jaehyun Cho. I am writing this email to ask about the widget theme policy. As you know, when the elm_widget_theme is called, the theme is applied for all the children objects and then the parent object's theme is applied later. (This means that the theme can be applied