Files
SingularityViewer/indra/newview/skins/default/xui/en-us/floater_notification.xml
tmac@latestevidence.com af203533b3 Spell check added
2011-04-23 18:08:59 -04:00

15 lines
818 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater bottom="100" can_close="true" can_drag_on_left="false" can_minimize="true"
can_resize="true" enabled="true" height="200" left="700" title="Notifications Console" min_height="50"
min_width="100" mouse_opaque="true" name="notification" width="200">
<text_editor name="payload" type="string" length="1" embedded_items="false" enabled="false"
follows="left|top|right|bottom" font="SansSerif"
width="192" height="140" left="4" bottom="-165"
ignore_tab="false" max_length="65536" mouse_opaque="true" word_wrap="true" spell_check="true">
Loading...
</text_editor>
<combo_box bottom_delta="-26" left="10" width="100" height="20" follows="left|bottom"
label="Response" name="response" >
</combo_box>
</floater>