<window name="[color="#00FFFF"]windowToolsResearchTable[/color]" width="228" height="121" panel="Right" cursor_area="true" >
<panel style="header.panel">
<sprite style="header.icon" sprite="ui_game_symbol_pen"/>
<label style="header.name" text="TOOLS" text_key="xuiTools" />
</panel>
<rect name="content" depth="0" pos="0,-46" height="75" disablefallthrough="true" on_press="true">
<grid name="inventory" rows="1" cols="1" pos="3,-3" cell_width="75" cell_height="75" controller="WorkstationToolGrid" repeat_content="true" allow_sort_order="false" required_tools="toolGeometrySet" required_tools_only="true">
<required_item_stack name="0"/>
</grid>
<!-- <grid name="slot_preview" depth="1" rows="1" cols="3" pos="3,-3" cell_width="75" cell_height="75" controller="SlotPreview">
<rect>
<sprite name="slot" depth="2" width="70" height="50" color="[white_quarter_alpha]" sprite="toolCookingPot" atlas="ItemIconAtlasGreyscale" pos="35,-30" pivot="center" foregroundlayer="true" />
</rect>
<rect>
<sprite name="slot" depth="2" width="70" height="50" color="[white_quarter_alpha]" sprite="toolCookingGrill" atlas="ItemIconAtlasGreyscale" pos="35,-30" pivot="center" foregroundlayer="true"/>
</rect>
<rect>
<sprite name="slot" depth="2" width="70" height="50" color="[white_quarter_alpha]" sprite="toolBeaker" atlas="ItemIconAtlasGreyscale" pos="35,-30" pivot="center" foregroundlayer="true"/>
</rect>
</grid> -->
</rect>
</window>