enableFileDialogNameCompletion
ui enableFileDialogNameCompletion boolean { t | nil }
Description
Controls whether the name auto-complete feature is enabled in the QFileDialog boxes displayed using hiDisplayFileDialog and related APIs.
GUI Equivalent
envGetVal("ui" "enableDoubleBuffer")
envSetVal("ui" "enableDoubleBuffer" 'boolean nil)
Return to top