On Fri, 14 Sep 2012 16:35:03 +0900 Kim Shinwoo <kimcinoo....@gmail.com> said:

Elm_Activate - umm i think that that maybe should be in elm_widget.h. otherwise
looks good. can u fix this?

> previous patch has a mistake declaring Eina_Bool in elm_widget_activate();
> the attached modified the mistake. sorry for any inconveniences.. please
> find attachment and give feedback. thanks.
> 
> 2012/9/14 Kim Shinwoo <kimcinoo....@gmail.com>
> 
> > dear all hello
> >
> > the previous activate function just get object only. to activate scroller
> > or slider etc.. it needs more information.
> > so the patch changed previous activate(Evas_Object *obj) to
> > activate(Evas_Object *obj, Elm_Activate act);
> > the Elm_Activate can be one of ELM_ACTIVATE_DEFAULT, UP, DOWN, RIGHT, and
> > LEFT.. you can add more if it is necessary.
> > then please review it and give feedback. thanks.
> >
> > cordially,
> > shinwoo kim.
> >


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to