i've got a small application in elementary, into which i used to have
a fade transition between two buttons

with svn 61346, i've got to modify my function to get the transit work
again, and that was easy, looked into
elementary/src/bin/test_transit.c and copied the interenstnig part

the strange thing is that now, the transition goes on, but the second
button appears at the end, and then disappears, and comes out again
the 'front' one

elementary_test, in "transit 3" and "transit 6", has the same behaviour..
is this a bug, or i'm doing something nasty by myself?

i added a callback to button1:

evas_object_smart_callback_add(button1, "clicked", _transit_fade, button2);

and then copied very roughly the _transit_fade function fron test_transit.c

help! :)

PaulTT

------------------------------------------------------------------------------
5 Ways to Improve & Secure Unified Communications
Unified Communications promises greater efficiencies for business. UC can 
improve internal communications as well as offer faster, more efficient ways
to interact with customers and streamline customer service. Learn more!
http://www.accelacomm.com/jaw/sfnl/114/51426253/
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to