Up: Component summary Component

GUIInput

Asks user for inputs. The output Array can be used for reading in parameters as well.

Version 1.0
Bundle builtin
Categories Internal
Specialties generic
Authors Ville Rantanen (ville.rantanen@helsinki.fi)
Issue tracker View/Report issues
Requires python-easygui (DEB)
Source files component.xml guiinput.py
Usage Example with default values

Type parameters (generics)

Inputs

Name Type Mandatory Description
template TextFile Mandatory Template for GUI
defaultValues TextFile Optional Saved values from earlier execution

Outputs

Name Type Description
out Array<T> (generic) User given values
saved TextFile User given values as a TextFile

Parameters

Name Type Default Description
defaultPath string "" Folder that file/dir dialogs display first. If empty, start at the pipeline folder. Path may be relative to the pipeline folder.
skipDefaults boolean false Skip asking a value, if default given in defaultValues.
title string "Anduril GUI Input" Title of the dialogs.

Test network

Display TestNetwork
Generated 2019-02-08 07:42:08 by Anduril 2.0.0