Re: [E-devel] Perl Bindings

2005-04-21 Thread Artin Rebekale
Thanks, i'll get on it right away

On 4/21/05, Tilman Sauerbeck [EMAIL PROTECTED] wrote:
 Artin Rebekale [EMAIL PROTECTED] [2005-04-20 18:21]:
  I'd appreciate it if anyone could point me to various examples of code
  in c (like  
  http://www.everburning.com/docs/evas_textblock/evas_textblock_intro.html
  but for handling mouse events, listboxes, buttons etc...) so that i
  can flesh out what functions should be available or not (also to make
  cool perl apps that look good )
 
 Most important:
 The Ecore event system (ecore_event_handler_add ()). There are Ecore
 events in ecore-x (Ecore_X.h, look for EVENT) for key presses etc.
 
 If you want to get callbacks on mouse actions on Evas objects directly,
 you'll have to wrap evas_object_event_callback_add () for the callbacks
 that are in Evas_Callback_Type (see Evas.h).
 
 Evas callbacks are used less often than Ecore events though, so you
 should start with the latter (especially since Ecore events are used
 throughout the Ecore modules :)
 
 --
 Regards,
 Tilman
 
 ---
 This SF.Net email is sponsored by: New Crystal Reports XI.
 Version 11 adds new functionality designed to reduce time involved in
 creating, integrating, and deploying reporting solutions. Free runtime info,
 new features, or free trial, at: http://www.businessobjects.com/devxi/728
 ___
 enlightenment-devel mailing list
 enlightenment-devel@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_ide95alloc_id396op=click
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Perl Bindings

2005-04-20 Thread Artin Rebekale
Hello, 
  I put some initial work into perl + efl bindings at http://pefl.miracles.net 

I'd appreciate it if anyone could point me to various examples of code
in c (like  
http://www.everburning.com/docs/evas_textblock/evas_textblock_intro.html
but for handling mouse events, listboxes, buttons etc...) so that i
can flesh out what functions should be available or not (also to make
cool perl apps that look good )



Any help would be great.

Thanks

art


---
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel