Re: [e-users] quick question to py-elementary

2009-06-16 Thread Gustavo Sverzut Barbieri
On Sun, Jun 14, 2009 at 6:24 AM, Christian K. wrote: > mh, okay. this isnt really pleasent. but it makes me curious, how far is the > binding advanced in comparison to the c api? No one is paying to have it complete, so as the rest of python-efl, people are doing it on demand. That means that whil

Re: [e-users] quick question to py-elementary

2009-06-16 Thread Christian K.
mh, okay. this isnt really pleasent. but it makes me curious, how far is the binding advanced in comparison to the c api? 2009/6/14 Carsten Haitzler > On Fri, 12 Jun 2009 21:27:34 +0200 "Christian K." < > [email protected]> > said: > > even if you get the python bindings going - they su

Re: [e-users] quick question to py-elementary

2009-06-13 Thread The Rasterman
On Fri, 12 Jun 2009 21:27:34 +0200 "Christian K." said: even if you get the python bindings going - they support only a subset of elementary's api, so often you will be stuck with "well the c api does it.. but python doesn't" and can't do what you need/want to do. > Hi! > > am coding on the cur

[e-users] quick question to py-elementary

2009-06-13 Thread Christian K.
Hi! am coding on the current elive-dev version with the efl-all and python-efl-all packages installed. till now i just coded things like e.g. elementary only in c but now i want to try the python bindings especially for elementary. i first just tried to test the test app but i got a stupid element