Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I often have the following problem :
I click on a button that should open a window (properties windows, etc...). The window is not visible, but the QV application acts like if it is (the focus is lost on the QV main window).
Considering the properties window is not in the taskbar, I have no means to focus it.
The only thing I can do is to be on my nerves then kill the QlikView process and restart it.
Am I the only one to have the problem ?
Does anybody knows how to close the invisible properties window ?
Can you send a sample of the code you are using so we can try to reproduce your error?
Hi,
Try to solve this by deleting the WindowsPos entries in the Registry. For some reason, the “WindowsPos” will get corrupt and you’ll have a dialogue behind the QlikView Application that you can’t get to.
HKEY_CURRENT_USER/Software/QlikTech/QlikView/WindowsPos
I have the problem at this moment.
I made a "reload", and I know there is a window that says there is an error in my script
, but the window wich has the focus is the script window
I found the registery path, but there is too many entries in it.
I deleted all, but nothing appened...
Can you send a sample of the code you are using so we can try to reproduce your error?
There is no code that creates the problem. The problem is unpredictable.