can be found and use in PG2, which Object is currently selected / highlighting ?
Hello,
we must show in PG2 Grafics, the Description of the current selectet / highlightet Object in the workplace.
Exist a Function or a Systemvariable in PG2, to get the currently selected Object and show them Description in the Grafic?
Best, Peter
Answers
You could add a "property writer" to all your objects which will write the name of the clicked object to a shared variable.
Yes Peter.
You can on each Graphic Elemento Build on the Object Type Structure, add on the base pane the Hosted Element Tootip, when added, you assigned to the text property on the Tootip Item the Object descrition which is a string text that comes from the Aspect Name.
Please let me know if it helps
Best Regards
Raymundo Balderas
CDMX
You can on each Graphic Elemento Build on the Object Type Structure, add on the base pane the Hosted Element Tootip, when added, you assigned to the text property on the Tootip Item the Object descrition which is a string text that comes from the Aspect Name.
Please let me know if it helps
Best Regards
Raymundo Balderas
CDMX
by aravind12a6 Rank: 152 on 3/7/2018 4:37:51 AM | Like (0) | Report
You are in which version of 800xA
by PeterStock Rank: 2918 on 3/7/2018 6:14:00 AM | Like (0) | Report
we have 800xA Base 6.0.3-0
by aravind12a6 Rank: 152 on 3/7/2018 8:36:16 PM | Like (0) | Report
You can use tag information from System configuration console and use shortcut key to know the description or tag name etc
by aravind12a6 Rank: 152 on 3/7/2018 8:39:41 PM | Like (0) | Report
Tag information appears in Appearance and Personalization(SCC)
by aravind12a6 Rank: 152 on 3/7/2018 8:40:01 PM | Like (0) | Report
See if it helps
Add new comment