Hey,
I've 2 problems with the edje examples and my Windows installer :
1) the edje and image files paths are harcoded. So it would be nice to
have some getenv() stuff to solve that, or some arguments to pass to
command line (one of those solutions is enough for me, as I'm creating
links)
2) As I
Well... about edje... what can I say? It's cool! (very)
It's very close to what I always wanted to do, and I was doing that in SDL till I probed it.
Only one thing I think it is missing by now, a GRADIENT 'part' type, that already exist in evas, so it is not so difficult to implement, and we ha