Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mouse click failed in QWidget. #111

Open
USTC-Wang opened this issue Sep 20, 2023 · 1 comment
Open

Mouse click failed in QWidget. #111

USTC-Wang opened this issue Sep 20, 2023 · 1 comment
Assignees

Comments

@USTC-Wang
Copy link

I am using qt's createWindowContainer to put ultravnc's window in qwidget, but after that, the mouse click doesn't work, only after clicking on "switch monitor" or "full screen" in the toolbar. I don't seem to see a similar problem on the web. The environment: windows 10(1909), ultravnc Release 1.4.3.1.

@Neustradamus Neustradamus added the Rudi Rudi answer is needed label Sep 22, 2023
@RudiDeVos
Copy link
Member

You embed the VNCViewer in a qt window and have problems with the mouse.

I know some company embed it ( don't know if they use MFC,Radstudio, or Qt?
They start the viewer as follow
vncviewer.exe a.b.c.d -noborder -directx -notoolbar -nostatus
Please experiment with the commandlines.

I'm not a Qt expert sorry.

@Neustradamus Neustradamus removed the Rudi Rudi answer is needed label Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants