User Tools

Site Tools


Sidebar

<< Back


koda:en:documentation:file_open

Open

File → Open opens a file dialog that allows you to choose either a .kxf (Koda form) file or .au3 (AutoIt script) file:

  • If you choose a .kxf file, the definition contained in that file is loaded,
  • If you choose a .au3 file, all the .kxf files referenced in that AutoIt script file are loaded.

Referenced means containing a line beginning

#Region ### START Koda GUI section ### Form=

When Koda generates code, it includes such a line.

Form code can also be extracted from an AutoIt script with Import -> Import AutoIt GUI

The keyboard shortcut for this function is Ctrl+O.

koda/en/documentation/file_open.txt · Last modified: 2014/07/10 10:48 (external edit)