On Tue, 30 Dec 2008 16:44:21 +0000
"Atton Jonathan" <jonathan.at...@gmail.com> wrote:

> hey
> 
> There is no progress bar in the e toolkit ?
> 
> I need one for the exalt module. When a configuration is apply, if
> DHCP is used I want to show a progress bar during the DHCP. Maybe you
> have a solution or I have to write a new widget ?
> 
> 

Doing a progress bar with edje is so simple I don't think anyone felt
it necessary to make a widget.  Just send the theme a message with the
percent progress and any other info and the theme can then decide how
to display that progress.  Or if you just want something to pulsate,
then just send the theme a signal and let it do what it wants with it.

------------------------------------------------------------------------------
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to