Add the first edje examples about the usage of EXTERNAL parts.
authordavemds <davemds@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
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)
commit49b8967cd16c7ea715718be640378d1975469f8b
treef6d41b8ca183c89806b0b577364239008f254352
parente506f71a62cc3f9b9a6dc13950470b94a37443ff
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]