Add the first edje examples about the usage of EXTERNAL parts.
authordavemds <davemds>
Fri, 8 Oct 2010 09:48:38 +0000 (09:48 +0000)
committerdavemds <davemds@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Fri, 8 Oct 2010 09:48:38 +0000 (09:48 +0000)
commit0082e6a79720aad3f51a1ba2aea48581f6e03c14
treef6d41b8ca183c89806b0b577364239008f254352
parent6c28de93e1127297819aa2e92018d38b30f993de
Add the first edje examples about the usage of EXTERNAL parts.
This example show 5 buttons that you can click to perform some
simple actions, like changing the label or the icon of the buttons.

The example also spot a bug: external buttons with label AND icon
have layout issue. Standard icons are not visible at all while custom
icons don't get the size calculated correctly.
Buttons with only the icon work well instead.
Can someone look at this?

Thanks
DaveMDS

git-svn-id: http://svn.enlightenment.org/svn/e/trunk/edje@53182 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33
doc/examples/external_elm_button.edc [new file with mode: 0644]