Re: [E-devel] How to begin

2006-12-23 Thread João Vale
Hi, In the first case, you're probably missing the libcurl development package. If I'm not mistaken, you have to install "libcurl3-dev" (been a while since I used Debian. :P) As for the second example, looks like API-breakage between the example and your version of EWL, but someone who is more in

[E-devel] How to begin

2006-12-23 Thread Logan . bone
Hello! I'm a new user of E17 and I'm interested to develop with Ewl libraries. I have visited the enlightenment wiki page (http://wiki.edevelop.org) and I try to compile first two EWL introduction document, but at the compiling moment for the first example code I get the follow: $ gcc -o eiv tut.

[E-devel] Add application key bindings from border menu....

2006-12-23 Thread Eric Schuele
Hello, Here is a patch that will add a border menu item that allows you to enter a key binding for the current app. It utilizes the existing key binding config dialog. When launched from the border menu, it will immediately prompt for the binding. It then selects the "Defined Command" as an ac

Re: [E-devel] Add application key bindings from border menu....

2006-12-23 Thread Ravenlock
On 12/21/2006 16:01, Ravenlock wrote: Hello, Here is a patch that will add a border menu item that allows you to enter a key binding for the current app. It utilizes the existing key binding config dialog. When launched from the border menu, it will immediately prompt for the binding. It then