view win/dwtest.rc @ 2401:010ae32a5067

iOS: Hide the UITransitionView that is attached to the UIWindow. Probably I should be using this for some sort of transition before display, but I am not sure how to do that yet... and its existance blocks access to the displayed controls. I tried removing the view but that seems to prevent us from getting the events for redisplay during rotation. So hide it.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sat, 27 Mar 2021 19:18:36 +0000
parents 43c6ecfc598a
children
line wrap: on
line source

#include "winuser.h"
#ifdef DW64
1 RT_MANIFEST dwtest.exe.x64.manifest
#else
1 RT_MANIFEST dwtest.exe.x86.manifest
#endif