Hi,
I'm working with UltraVNC 1.0.5, VNCviewer is conncted to WinVNC with the following command line (I kept the default connection option):
START "VNCviewer" VNCviewer -listen -fullscreen -nostatus -notoolbar -normalcursor.
On the WinVNC side I'm running a WPF based application. The problem is that in the viewer side some parts of the display are not been refreshed- for e.g. when I open a combo box.
Is it has to do with the way Microsoft implemented the WPF (i.e. DirectX) ?
Is there a workaround for it ?
Thanks
Dror
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
WPF forms partially transferred
Re: WPF forms partially transferred
erm I dont understand you completly but if your running uVNC with video driver (hook driver) directX is disabled on server machine, normal.
I suggest disable/uninstall driver and enable capture alpha blending
I suggest disable/uninstall driver and enable capture alpha blending
Re: WPF forms partially transferred
Hi
The enable capture alpha blending solved it!
Thanks
Dro
The enable capture alpha blending solved it!
Thanks
Dro