PDA

View Full Version : updating tslib calibration at runtime



awaibel
16th August 2010, 16:55
I wrote a utility in qt that calibrates the screen, and even rewrites the pointercal file with the correct information. However, it appears that the change in qt's actual calibration does not take place until the application is started. However, due to the nature of the project, I cannot be restarting the application in this manner. Is there some way to make qt re-read the calibration data that it uses in its windowing system?