Annotation of /trunk/indra/newview/skins/default/xui/en-us/floater_group_titles.xml
Parent Directory
|
Revision Log
Revision 138 - (view) (download) (as text)
| 1 : | mjm | 138 | <?xml version="1.0" encoding="utf-8" standalone="yes" ?> |
| 2 : | <floater name="goup titles" title="Group Titles" rect_control="FloaterGroupTitlesRect" | ||
| 3 : | can_close="true" can_drag_on_left="false" can_minimize="true" can_resize="true" | ||
| 4 : | min_width="300" min_height="150" width="400" height="500"> | ||
| 5 : | <scroll_list name="titles_list" can_resize="true" multi_select="false" | ||
| 6 : | background_visible="true" draw_border="true" draw_stripes="true" draw_heading="true" | ||
| 7 : | height="450" width="380" bottom_delta="-470" top="10" left="10" follows="left|top|right|bottom"> | ||
| 8 : | <column name="title" label="Title" dynamicwidth="true" /> | ||
| 9 : | <column name="group_name" label="Group" dynamicwidth="true" /> | ||
| 10 : | <!--Hidden field, used as storage for UUID, please keep at width 0--> | ||
| 11 : | <column name="group_id" label="" width="0" /> | ||
| 12 : | </scroll_list> | ||
| 13 : | <button name="activate" label="Activate" tool_tip="Activate the selected group title" | ||
| 14 : | enabled="true" mouse_opaque="true" font="SansSerif" halign="center" | ||
| 15 : | height="20" width="90" bottom_delta="-24" left="10" follows="left|bottom" | ||
| 16 : | /> | ||
| 17 : | </floater> |
| ViewVC Help | |
| Powered by ViewVC 1.0.0 |

