Jump to content

QT PM NO DIVE: Difference between revisions

From EDM2
Created page with "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 ==Param..."
 
Ak120 (talk | contribs)
m Parameter: doesn't apply
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{DISPLAYTITLE:QT_PM_NO_DIVE}}
This statement is used by the QT library. It has been reported to help with some screen redraw problems.
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>  
   SET QT_PM_NO_DIVE=<value>  
Line 7: 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.