fileselector: enter key press in name entry acts like ok button click.
authorDaniel Juyung Seo <juyung.seo@samsung.com>
Fri, 20 Dec 2013 09:54:57 +0000 (18:54 +0900)
committerDaniel Juyung Seo <juyung.seo@samsung.com>
Fri, 20 Dec 2013 09:54:57 +0000 (18:54 +0900)
commit4d761f3a63270c88fa516764d9288f8bf0ff4a11
tree1ac80c10648c3d811046619f865f5067a32e3fb7
parent46fd22b0335881c88cd27e456c434cd639125f60
fileselector: enter key press in name entry acts like ok button click.

- I used "activate" signal of entry and this will call ok button clicked function directly.
- This is very useful when the fileselector is used in desktop with keyboard.
src/lib/elc_fileselector.c