Warning: Declaration of action_plugin_keyboard::register(&$contr) should be compatible with DokuWiki_Action_Plugin::register(Doku_Event_Handler $controller) in /var/www/u0407502/koda.darkhost.ru/wiki/lib/plugins/keyboard/action.php on line 21
Warning: Declaration of action_plugin_columns::register(&$controller) should be compatible with DokuWiki_Action_Plugin::register(Doku_Event_Handler $controller) in /var/www/u0407502/koda.darkhost.ru/wiki/lib/plugins/columns/action.php on line 0
Warning: Declaration of action_plugin_translation::register(&$controller) should be compatible with DokuWiki_Action_Plugin::register(Doku_Event_Handler $controller) in /var/www/u0407502/koda.darkhost.ru/wiki/lib/plugins/translation/action.php on line 0
Warning: Cannot modify header information - headers already sent by (output started at /var/www/u0407502/koda.darkhost.ru/wiki/lib/plugins/keyboard/action.php:21) in /var/www/u0407502/koda.darkhost.ru/wiki/inc/auth.php on line 542
Warning: Cannot modify header information - headers already sent by (output started at /var/www/u0407502/koda.darkhost.ru/wiki/lib/plugins/keyboard/action.php:21) in /var/www/u0407502/koda.darkhost.ru/wiki/inc/actions.php on line 217
Warning: Cannot modify header information - headers already sent by (output started at /var/www/u0407502/koda.darkhost.ru/wiki/lib/plugins/keyboard/action.php:21) in /var/www/u0407502/koda.darkhost.ru/wiki/lib/tpl/dokuwiki/main.php on line 12 Import Autoit GUI [Koda]
When you click on File → Import → Import AutoIt GUI this dialog shows:
It provides the means of importing a GUI from an AutoIt script that contains both GUI code and other code.
You may paste script code, or Load code from a .au3 file. The code appears in the edit box.
If there are multiple <color blue>GUICreate</color> to <color blue>GUISetSate</color> blocks in a file, only the first one is loaded.
You may edit the code before requesting conversion.
When you click on Process, Koda selects GUI functions from the code and converts them to a form.
The Clear button empties the edit box, allowing you to start again.
If you exit Koda and then run it again, the edit control will be empty.
This feature is intended for cases where the GUI code was created outside of Koda. It has limited capability, so may fail to recognize some GUI code. So use it sparingly. If you create a GUI in Koda, save it as a .kxf file. If you lose a .kxf file, try recreating the form using this feature.
koda/en/documentation/file_import_autoit_gui.txt · Last modified: 2014/07/10 10:48 (external edit)