Ensure all swapchains are up to date before doing any rendering rather than when doing it per swapchain when the NativeRenderingWidget renders
Finally get rid of that renderdevice window hack that has been there forever, do SetWindowPos correctly in hostedwidget for main window
Use SizeToParent to set initial window position initially for HostedWidgets