Skip to content
Snippets Groups Projects
Commit 3dfa1e4a authored by Ramzi Ramey's avatar Ramzi Ramey
Browse files

add'l EXT-883: add a few needed tooltips to buttons on Build floater

parent ccb1d2b1
No related branches found
No related tags found
No related merge requests found
...@@ -283,6 +283,7 @@ ...@@ -283,6 +283,7 @@
label_selected="Options" label_selected="Options"
layout="topleft" layout="topleft"
name="Options..." name="Options..."
tool_tip="Set the Grid Options"
width="26" width="26"
height="22" /> height="22" />
<button <button
...@@ -2685,16 +2686,17 @@ ...@@ -2685,16 +2686,17 @@
layout="topleft" layout="topleft"
left_delta="0" left_delta="0"
name="checkbox show owners" name="checkbox show owners"
tool_tip="Color parcels by owner" tool_tip="Colorize the parcels according to the type of owner"
top_pad="8" top_pad="8"
width="205" /> width="205" />
<button <button
image_overlay="Arrow_Right_Off" image_overlay="Arrow_Right_Off"
picture_style="true" picture_style="true"
left_pad="5" left_pad="5"
name="button show owners help" name="button show owners help"
width="26" tool_tip="See an explanation of colors"
height="22" /> width="26"
height="22" />
<text <text
type="string" type="string"
length="1" length="1"
......
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