test_photo.c: Refactoring sample code.
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Fri, 18 Oct 2013 11:26:14 +0000 (20:26 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Fri, 18 Oct 2013 11:26:14 +0000 (20:26 +0900)
commit4790c97621e4ab535a94e60fc5cd49e76c0a51b9
treeca36b35f47a57cec2b282e14178f6c5d9ab280ba
parente04fc5723e86c7d8008837577d8023f4bfa9ce1d
test_photo.c: Refactoring sample code.

- Removed unnecessary eo_do samples at this stage.
- Removed "drop" callback usage which is not supported in photo widget.
- Fixed wrong smart callback name "drag,stop" -> "drag,end".
- Moved internal functions' position following convensions.
src/bin/test_photo.c