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: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /var/www/u0407502/koda.darkhost.ru/wiki/inc/parser/handler.php on line 1427
Warning: Declaration of syntax_plugin_include_include::handle($match, $state, $pos, Doku_Handler &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in /var/www/u0407502/koda.darkhost.ru/wiki/lib/plugins/include/syntax/include.php on line 25
Warning: Declaration of syntax_plugin_include_include::render($format, Doku_Renderer &$renderer, $data) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /var/www/u0407502/koda.darkhost.ru/wiki/lib/plugins/include/syntax/include.php on line 25
Warning: Declaration of syntax_plugin_include_wrap::handle($match, $state, $pos, Doku_Handler &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in /var/www/u0407502/koda.darkhost.ru/wiki/lib/plugins/include/syntax/wrap.php on line 0
Warning: Declaration of syntax_plugin_include_wrap::render($mode, Doku_Renderer &$renderer, $data) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /var/www/u0407502/koda.darkhost.ru/wiki/lib/plugins/include/syntax/wrap.php on line 0
Warning: Declaration of syntax_plugin_htmlcomment::handle($match, $state, $pos, &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in /var/www/u0407502/koda.darkhost.ru/wiki/lib/plugins/htmlcomment/syntax.php on line 0
Warning: Declaration of syntax_plugin_htmlcomment::render($mode, &$renderer, $data) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /var/www/u0407502/koda.darkhost.ru/wiki/lib/plugins/htmlcomment/syntax.php on line 0
Warning: Declaration of syntax_plugin_koda::handle($match, $state, $pos, &$handler) should be compatible with DokuWiki_Syntax_Plugin::handle($match, $state, $pos, Doku_Handler $handler) in /var/www/u0407502/koda.darkhost.ru/wiki/lib/plugins/koda/syntax.php on line 0
Warning: Declaration of syntax_plugin_koda::render($format, &$renderer, $data) should be compatible with DokuWiki_Syntax_Plugin::render($format, Doku_Renderer $renderer, $data) in /var/www/u0407502/koda.darkhost.ru/wiki/lib/plugins/koda/syntax.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/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 ControlGroup [Koda]
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /var/www/u0407502/koda.darkhost.ru/wiki/lib/plugins/koda/syntax.php on line 81
Warning: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead in /var/www/u0407502/koda.darkhost.ru/wiki/lib/plugins/koda/syntax.php on line 81
In Object Treeview, controls that are contained by a ControlGroup control appear as sons of the control.
Design-time operations on ControlGroup controls are described here.
But ControlGroup controls are not displayed at run time.
They are particularly useful for making Radio controls mutually dependent, e.g. when the user clicks Radio2, AutoIt deselects Radio1.
During generation of AutoIt code, Koda generates a pair of calls to <color blue>GUIStartGroup</color>, one before the calls to functions for members of the ControlGroup, and one after.