On Mon, 10 Jan 2011 15:45:28 +0900 sangho park <gouach...@gmail.com> said:

is it "download" or "downloading"... or should it maybe be changed to
"downloaded" (like clicked). in your code you use both downloading and
downloaded. test uses downloading. so which is it? :)

> Dear all,
> 
> This is a patch for elm_map downloading progress info.
> 
> I added one new signal, one new API and fixed seg fault bug.
> 
> - signal : "download" (this signal is called when map_tile is downloaded)
> - API : elm_map_utils_downloading_status_get(const Evas_Object *obj, int
> *try_num, int *finish_num)
> - seg fault : if user select custom map provider, seg fault occurs, because
> there is no url_cb in the custom map provider
> 
> you can check download progress using these signal & API.
> the example is in "test_map.c".
> 
> thanks.


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


------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to