Basically what the subject says. When you open Teamviewer & logon it creates a button on any open window that lets you choose a partner t present this application to. Every PB App I have when you open TV & close it out it will close out the PB app. I am just curious as to if this would be a PB bug of some sort ??
The only way it doesn't close out the app is if it's minimized to the taskbar or system tray.
TeamViewer closes out my apps when I close it out
- OldSkoolGamer
- Enthusiast

- Posts: 153
- Joined: Mon Dec 15, 2008 11:15 pm
- Location: Nashville, TN
- Contact:
Re: TeamViewer closes out my apps when I close it out
I've had massive problems with PureBasic and Teamviewer, too. The solution for my problem has been the deletion of all code like:
After drawing the image using DrawImage(), the problems disappeared. Maybe this helps you.
Kukulkan
Code: Select all
SetGadgetState(#Image_1, ImageID(#LogoImage))Kukulkan
-
Little John
- Addict

- Posts: 4871
- Joined: Thu Jun 07, 2007 3:25 pm
- Location: Berlin, Germany
Re: TeamViewer closes out my apps when I close it out
@OldSkoolGamer:
TeamViewer has a list for exceptions.
Put your program(s) on that list, and TeamViewer will not create buttons in the windows of those programs.
Regards, Littlle John
TeamViewer has a list for exceptions.
Put your program(s) on that list, and TeamViewer will not create buttons in the windows of those programs.
Regards, Littlle John
Re: TeamViewer closes out my apps when I close it out
I've never heard of TeamViewer before. It looks like a fantastic tool for project management. Very clean and simple.