Jump to content

QT PM NO DIVE: Difference between revisions

From EDM2
mNo edit summary
Ak120 (talk | contribs)
m Parameter: doesn't apply
 
Line 8: Line 8:
==Parameter==
==Parameter==
; Value: Can be 1 or 0. It defines 1=On, 0=Off.
; Value: Can be 1 or 0. It defines 1=On, 0=Off.
'''Platform Support:'''
{|class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|?
|?
|Yes
|Yes
|}


[[Category:Environment variable]]
[[Category:Environment variable]]

Latest revision as of 10:34, 25 February 2020

This statement is used by the QT library. It has been reported to help with some screen redraw problems.

 SET QT_PM_NO_DIVE=<value> 
Example
SET QT_PM_NO_DIVE=1 

Parameter

Value
Can be 1 or 0. It defines 1=On, 0=Off.