On 16 January 2011 19:49, robin <[email protected]> wrote: > Hi together, > > I was wondering if anyone was able to select text in eve (webbrowser). I only > managed to pan. > > As eve seems to be the preferred web browser, I would like to write some > documentation on it. So far I haven't found much on the internet, so maybe > someone with a bit more experience could help me out.
The only source for documentation is the eve source, which you can view at: http://svn.enlightenment.org/svn/e/trunk/eve/src/bin/ (you should have read some C-source before). You could start with main.c, but what you really want is chrome.c. You'll find that there are no real keys for cut & paste. Furtheron, when you write something into the documentation, the source might be changed on the next day. _______________________________________________ Shr-User mailing list [email protected] http://lists.shr-project.org/mailman/listinfo/shr-user
