4Site
Support Request System
View Patch #50.013.023
Description
Patch ID:
Date Implemented:
Patch Title:
Patch Type:
Request IDs:
Bug
Enhancement
Other
02258 -
Equipment - legend for eq icons
01967 -
UG 2007 In equipment lists, identify inactive items
Enhancement Description:
A legend to explain the icons in the equipment tree would be helpful. (similar to the legend in the new PM Create Workorder List window)
Solution:
Add to the form object: - a "Legend button: toolButton(17) to the tool panel (pnlTool) - a "Legend" bitmap image to the PictureClip (clpButtons) at row 18 - picButtons and picToolbox PictureBox controls with images converted to gif format, Since gif format supports image transparencey, this allows toolbars and buttons to adopt System background colors. - frame (fraLegend), and add labels to provide descriptive text for each tree icon to be displayed. Also add appropriate text in each label's tag property for use as tool tip text - ImageList control (imgLegendIcons) to contain and manage bitmap images used in the Legend list, and insert required bmp images - ListView control (lstLegend)
Browse Patches
Find a Patch
Return to Request System Menu