Skip to content
Snippets Groups Projects
Commit c8485374 authored by angela's avatar angela
Browse files

add help topic to floater media setting and it's panels

parent 0e6c92ec
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="utf-8" standalone="yes" ?> <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater bottom="-666" can_close="true" can_drag_on_left="false" can_minimize="true" <floater
can_resize="false" can_tear_off="true" default_tab_group="1" enabled="true" bottom="-666"
width="365" height="535" left="330" min_height="430" min_width="620" can_close="true"
mouse_opaque="true" name="Medis Settings" title="Media Settings"> can_drag_on_left="false"
<button bottom="-525" enabled="true" follows="right|bottom" font="SansSerif" can_minimize="true"
halign="center" height="20" label="OK" label_selected="OK" left="75" can_resize="false"
mouse_opaque="true" name="OK" scale_image="true" width="90" /> can_tear_off="true"
<button bottom_delta="0" enabled="true" follows="right|bottom" font="SansSerif" default_tab_group="1"
halign="center" height="20" label="Cancel" label_selected="Cancel" enabled="true"
left_delta="93" mouse_opaque="true" name="Cancel" scale_image="true" width="365"
width="90" /> height="535"
<button bottom_delta="0" enabled="true" follows="right|bottom" font="SansSerif" left="330"
halign="center" height="20" label="Apply" label_selected="Apply" min_height="430"
left_delta="93" mouse_opaque="true" name="Apply" scale_image="true" min_width="620"
width="90" /> mouse_opaque="true"
<tab_container bottom="-500" enabled="true" follows="left|top|right|bottom" height="485" name="Medis Settings"
left="0" mouse_opaque="false" name="tab_container" tab_group="1" help_topic = "media_settings"
tab_position="top" tab_width="80" width="365" /> title="Media Settings">
<button
bottom="-525"
enabled="true"
follows="right|bottom"
font="SansSerif"
halign="center"
height="20"
label="OK"
label_selected="OK"
left="75"
mouse_opaque="true"
name="OK"
scale_image="true"
width="90" />
<button
bottom_delta="0"
enabled="true"
follows="right|bottom"
font="SansSerif"
halign="center"
height="20"
label="Cancel"
label_selected="Cancel"
left_delta="93"
mouse_opaque="true"
name="Cancel"
scale_image="true"
width="90" />
<button
bottom_delta="0"
enabled="true"
follows="right|bottom"
font="SansSerif"
halign="center"
height="20"
label="Apply"
label_selected="Apply"
left_delta="93"
mouse_opaque="true"
name="Apply"
scale_image="true"
width="90" />
<tab_container
bottom="-500"
enabled="true"
follows="left|top|right|bottom"
height="485"
left="0"
mouse_opaque="false"
name="tab_container"
tab_group="1"
tab_position="top"
tab_width="80"
width="365" />
</floater> </floater>
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
left="102" left="102"
mouse_opaque="true" mouse_opaque="true"
name="Media Settings General" name="Media Settings General"
help_topic = "media_settings_general"
width="365"> width="365">
<text <text
......
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
left="102" left="102"
mouse_opaque="true" mouse_opaque="true"
name="Media settings for controls" name="Media settings for controls"
help_topic = "media_settings_controls"
width="365"> width="365">
<text <text
......
...@@ -8,6 +8,7 @@ ...@@ -8,6 +8,7 @@
left="102" left="102"
mouse_opaque="true" mouse_opaque="true"
name="Media Settings Security" name="Media Settings Security"
help_topic = "media_settings_security"
width="365"> width="365">
<check_box <check_box
bottom_delta="-40" bottom_delta="-40"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment