win: added a suggestion to call window object evas_object_show() after
authorDaniel Juyung Seo <seojuyung2@gmail.com>
Sat, 14 Dec 2013 19:26:22 +0000 (04:26 +0900)
committerDaniel Juyung Seo <seojuyung2@gmail.com>
Sat, 14 Dec 2013 19:26:22 +0000 (04:26 +0900)
commit64fd5a825b24591aedb9cac695d03f5b4d867442
tree14b8c2d7999ef72cf1aba6b69875ec04df79e9af
parent6031f4949b0374941059e62549d2b4a7d8f4d84b
win: added a suggestion to call window object evas_object_show() after
its content creation.

It triggers all smart objects' smart calculation and in case of X11,
XMapWindow() is called directly.
src/lib/elm_win.h