<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <floater legacy_header_height="18" default_tab_group="1" height="90" layout="topleft" name="script goto" help_topic="script_goto" title="GO TO LINE" width="200"> <button height="24" label="OK" label_selected="OK" layout="topleft" left="55" name="goto_btn" top="53" width="90" /> <text type="string" length="1" follows="left|top" height="16" layout="topleft" left="10" name="txt" top="21" width="65"> Go to line </text> <line_editor border_style="line" border_thickness="1" follows="left|top" height="16" layout="topleft" left="75" max_length_bytes="9" name="goto_line" tab_group="1" top="21" width="85" /> </floater>