Type OpPlaceOptionsMask
Version 1.0
 Bitmask for opplace options.

See also




OpPlaceOptionsMask elements   pwr_mOpPlaceOptionsMask
OperatorLog Activate operator log
OperatorExtendedLog Also store mouse and motion events in the operator log.
EnablePrintDialog Enable Print Dialog.
AllMainTransient All windows transient of main window.
VirtualKeyboard Virtual keyboard.


Elements detail


OperatorLog
Value 1
c-type pwr_mOpPlaceOptionsMask_OperatorLog
 Activate operator log

OperatorExtendedLog
Value 2
c-type pwr_mOpPlaceOptionsMask_OperatorExtendedLog
 Also store mouse and motion events in the operator log.

EnablePrintDialog
Value 4
c-type pwr_mOpPlaceOptionsMask_EnablePrintDialog
 Enable Print Dialog.

AllMainTransient
Value 8
c-type pwr_mOpPlaceOptionsMask_AllMainTransient
 All windows transient of main window.

VirtualKeyboard
Value 16
c-type pwr_mOpPlaceOptionsMask_VirtualKeyboard
 Virtual keyboard.