Page 1 of 1
TeamViewer closes out my apps when I close it out
Posted: Wed Oct 13, 2010 4:21 pm
by OldSkoolGamer
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.
Re: TeamViewer closes out my apps when I close it out
Posted: Wed Oct 13, 2010 4:52 pm
by Kukulkan
I've had massive problems with PureBasic and Teamviewer, too. The solution for my problem has been the deletion of all code like:
Code: Select all
SetGadgetState(#Image_1, ImageID(#LogoImage))
After drawing the image using DrawImage(), the problems disappeared. Maybe this helps you.
Kukulkan
Re: TeamViewer closes out my apps when I close it out
Posted: Wed Oct 13, 2010 5:23 pm
by Little John
@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
Re: TeamViewer closes out my apps when I close it out
Posted: Fri Oct 15, 2010 1:25 am
by Mistrel
I've never heard of TeamViewer before. It looks like a fantastic tool for project management. Very clean and simple.