Hi everybody, I'm be back with a new patch for progressbar in elementary.
This time the progressbar can do: horizontal, vertical and invert display.
I don't modify the call to change the position of the dragable object (I
don't have find the time to do it yersteday, sorry Gustavo). I will take
look
Hey everyone,
I've attached a patch that implements a new edje part type: EXTERNAL.
The basic idea is as follows:
An application (or library) can implement swallowable widgets that are
keyed by a type name. By implementing a few callbacks and registering
with edje, the app can allow a themer to
On Tue, 30 Jun 2009 17:27:52 +0200 michael bouchaud
said:
> Hi everybody, I'm be back with a new patch for progressbar in elementary.
> This time the progressbar can do: horizontal, vertical and invert display.
> I don't modify the call to change the position of the dragable object (I
> don't hav
michael bouchaud wrote:
> Hi everybody, I'm be back with a new patch for progressbar in elementary.
> This time the progressbar can do: horizontal, vertical and invert display.
> I don't modify the call to change the position of the dragable object (I
> don't have find the time to do it yersteday,