On Thu, 15 Sep 2005 19:48:31 -0400 Rodolfo Hansen <[EMAIL PROTECTED]> babbled:

> I'm not very familiar with how evas or smart objects are currently
> structured, 
> but since you are looking for mechanisms for structured event handling
> I was wondering if any of you have thought about using statecharts?
> 
> I work alot with statecharts in my workplace (mostly a GSM Car alarm)
> and have been very curious about 
> implementing statechart behavior in a GUI or graphics related stuff... 
> 
> To be honest, I am rather interested in what people who actualy write a
> GUI think about statecharts in general...

if you are talking about what i think you are - thats kind of how things work -
when u move an object evas sees if this obj intersected the poitner xo-ord, if
it did evas tries to determine if the pointer left the object (or entered) and
then calls the enter or leave callbacks accordingly - thus it's handlign a
state transition as such implicitly.

> :p
> 
> 
> 
> Rodolfo Hansen
> Ing. Desarrollo
> Aurora Wireless Ltd.
> Calle Plaza #23, Mirador Norte
> Santo Domingo, Distrito Nacional,
> Dominican Republic.
> 
> Phone: +1 (809) 531-3166
> Fax:   +1 (809) 531-3550
> Email:   [EMAIL PROTECTED]
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]
裸好多                              [EMAIL PROTECTED]
Tokyo, Japan (東京 日本)


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to