Re: EFL documentation

2008-10-26 Thread Marcel
Am Sunday 26 October 2008 02:38:39 schrieb digger vermont: On Sun, 2008-10-26 at 01:14 +0200, Marcel wrote: Moin! I've got an idea for a little app on the neo and want to implement the GUI using the EFLibraries. But I cannot find a thorough tutorial on this (preferably in python) on the

Re: EFL documentation

2008-10-26 Thread Rafael Antognolli
://wiki.enlightenment.org/index.php/Main_Page The official EFL documentation is at: http://docs.enlightenment.org/ The EFL cookbook is a good one to start from. You also can find the API for most of the libraries there. -- Rafael Antognolli ProFUSION embedded systems http://profusion.mobi

EFL documentation

2008-10-25 Thread Marcel
Moin! I've got an idea for a little app on the neo and want to implement the GUI using the EFLibraries. But I cannot find a thorough tutorial on this (preferably in python) on the net. There is one about an application launcher on the E17 wiki but that for example doesn't cover getting some

Re: EFL documentation

2008-10-25 Thread Nik Lutz
had exactly the same problem, there are some example-apps in the svn of the python-bindings; browse: https://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/ api: http://staff.get-e.org/~barbieri/python-efl-api/ I'd love to see a wiki-page with better links than mine. On Sun, Oct 26, 2008

Re: EFL documentation

2008-10-25 Thread digger vermont
On Sun, 2008-10-26 at 01:14 +0200, Marcel wrote: Moin! I've got an idea for a little app on the neo and want to implement the GUI using the EFLibraries. But I cannot find a thorough tutorial on this (preferably in python) on the net. There is one about an application launcher on the E17