Hi guys,
I would like to change the tiptext and statustext of a button in a toolbar at runtime. Is it possible? Here is a snippet of the editWindow.xml.
<toolbar id="myToolbar" name="toolbarOpen" x="0" y="0"><?Pub Dtl?>
<button command="p2t" id="p2t" image="p2t" statustext="Print to Test" tiptext="Print to Test" withdraw="true"></button>
</toolbar>
The arbortext version is PTC Arbortext Editor Release 6.1 DateCode M030.
Thank you in advance