tests: Place inline window inside a box
authorJean-Philippe Andre <jp.andre@samsung.com>
Fri, 29 Jul 2016 09:20:43 +0000 (18:20 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Mon, 1 Aug 2016 01:29:24 +0000 (10:29 +0900)
commit523aea45ced6d4930c384c842a3d9eda28f28cae
treebaae841cc0a48bb642711fb5fdda3a5e46185db1
parent58c380823181ea75bc9969dc3dfe017d64b9b508
tests: Place inline window inside a box

This shows off how to properly use an inline window.
I tried to add extra smarts inside elementary to handle those
inline windows like normal objects... but it led to more bugs.

The only way that makes sense to use this inline window
is to separately treat the image object and the window
itself. Any other approach is too tricky.

See T1973
src/bin/elementary/test_win_inline.c