FileChooser

Document Actions
last edited 4 years ago by MAnn

description

Opens file chooser window

figure

inpins

  1. setStartPath(String startPath) - ID=1 - sets the path
    • startPath – String
  2. SHOW() - ID=2 - makes window visible
  3. HIDE() - ID=3 - makes window invisible

outpins

  1. pathOut- ID=51 - selected path
  2. err - ID=52 - fire error if closed without selected

links to part in wiki catalog

colorchooser

links to device and test

filechooser.vcb

Test-colorchooser.xml

Test-runcolorchooser.bat