There has got to be a better way (Programming challenge?)

shadoi shadoi at nanovoid.com
Sat Jul 15 21:56:47 MDT 2006


Steve wrote:
> I'm not sure I follow what you mean, sorry about that but can you
> please elaborate?
> 
> On 7/15/06, shadoi <shadoi at nanovoid.com> wrote:
>> Steve wrote:
>> > Anyways my instincts tell me there is a much easier way to accomplish
>> > what I'm trying to do here, but for the life of me I can't seem to
>> > figure out what it would be.
>> >
>> > Any thoughts?
>>
>> Yeah, I'd use Evas and/or even Edje.
>>
>> http://www.enlightenment.org/Enlightenment/DR17/
>>
>> -Blake

Evas would allow you to easily create objects on screen and manipulate 
their position, stacking layer, and RBGA values.  Edje makes it even 
easier by wrapping it in an interface design language.  It has 
transitional effects that provide exactly what you are describing.

Probably not the answer you wanted, but there's no way I'd spend a lot 
of time re-inventing the wheel when it's already been done in such an 
elegant way.

-Blake


More information about the PLUG mailing list