Chady Kassouf ha scritto:
> On 1/14/07, DaveMDS <[EMAIL PROTECTED]> wrote:
>   
>> Hi all, some update for my work on the edje_editor:
>>
>> Tonight I have committed a new editor release.
>> This version need the attached engrave patch that implement the following:
>> * There is no more one evas object per part_state, but one per part.
>>     Because we never had to display more than one state at the same
>> time, and so we
>>     really don't  need more than one evas_object per part.
>>     In this way I have cut  down the number of object to display and
>> reposition,
>>     making the libraries more clean an fast.
>> * Removed engrave_canvas_part_state_redraw to make place at
>>     engrave_canvas_part_redraw.
>> * Changed the evas object creation and manipulation routines in this way:
>>      engrave_canvas_part_state_image|rect|text_setup now doesn't create
>> the various
>>      object (that is simply an evas_object_image|rect|text_add) but
>> redraw and reposition
>>      the parts.
>> * The current part_state is draw instead of draw only the default 0.0
>>
>> This are just a first patch, in a 'short' time I will make engrave
>> capable of manipulate (not
>> only display) all the stuff in the edje.
>>
>> Hope that engrave authors like this various things and want to commit
>> the patch.
>>     
>
>
>
> Hi Dave,
>
> I have committed your patch, and I agree with dan, since you're the only one
> using engrave_canvas right now go ahead and commit your changes to the
> canvas directly, but if the changes require radical changes in engrave,
> discuss them on the list or IRC first.
>
> P.S: you probably want to just draw a rectangle for the SWALLOW parts.
>
>   

:) right. thanks!
DaveMDS

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to