On Mon, 25 Jul 2011 06:22:09 +0000 (GMT) Jaehwan Kim <jae.hwan.kim@...>
said:
> Dear all,
>
> I want to add new APIs for the page of the scroller.
> The APIs are,
> elm_scroller_current_page_get(Evas_Object, int *page_x, int *page_y)
> elm_scroller_page_show(Evas_Object, int page_x, int page_y)
> elm_scroller_page_bring_in(Evas_Object, int page_x, int page_y)
hmmm so is this meant to divide the scorllable child into pages like the
paginated scrolling does and now address content by page instead of full
location? i assume that is what you mean by page? if so - then i have no
problem with these being added.
> elm_scroller_current_page_get
> -> It can get the current page number not pixel.
> elm_scroller_page_show
> -> It can show the page (page_x, page_y). page_x,y are the page number also.
> elm_scroller_page_bring_in
> -> It works same elm_scroller_page_show except the scroll animation.
>
> These APIs are useful for page function.
> I want to take your opinion.
>
> Thanks.
> ------------------------------------------------------------------------------
> Storage Efficiency Calculator
> This modeling tool is based on patent-pending intellectual property that
> has been used successfully in hundreds of IBM storage optimization engage-
> ments, worldwide. Store less, Store more with what you own, Move data to
> the right place. Try It Now! http://www.accelacomm.com/jaw/sfnl/114/51427378/
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@...
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
--
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler) raster@...
|