On 07/09/12 01:14, Christopher Michael wrote: > Right. but when we change viewport, we could loop the objects and update > them (as you suggested below for a different problem, the same approach > could work here). > > And what happens to existing applications which were made using only > Ecore_Evas ? If this is handled only in Elm, it will break all other > existing non-elm applications (or ones currently being written). > > Besides, I am not adding any specific framespace stuff to Elm (if > avoidable) anymore....I was told that hacks like that should not be > needed, so widgets that break in elm because of all this will remain > broken (until someone fixes them).
Just do it in evas, i.e loop on all the objects in the frame. -- Tom. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
