It looks like you once worked with 2 or 3 monitors - and when you closed CamooZ it saved it's last screen position.
Now it seems you have one monitor less. CamooZ puts itself to the old coordinates when it starts. Unfortunately that monitor is no longer there, and CamooZ is in Nirvana at some negative screen positions.
From a programming perspective this is very tricky to handle as Windows is somewhat weird as to valid screen coordinates.
Here is the fix:
- Kill CamooZ (means: Stop the app, verify with Task Manager, that it is not running)
- Open c:\Users\yourusername\documents\CamooZ6\CamooZ.ini
"yourusername" is to be replaced with your actual user name...
- Delete the lines
WindowPosX=
WindowPosY=
- Save the ini file
- Restart CamooZ
It is important to stop CamooZ first, because otherwise the manual change you make to the INI-file will be overwritten by CamooZ, and it will again write the wrong coordinates into the INI ;-)
That should do the trick. Please let me know if it works now. Sorry for the inconvenience, I will look into the code and see if I can do better handling such multi-monitor situations.
Cheers
Falti