$labelproperties
Author: i.sharp@pcisystems.co.uk (Iain Sharp)
I have recently been able to go back to a prototype which I had just about working under version 9.4, in 9.5 however, the $labelproperties function appears to behave differently., I have a repeating entity painted with a single button (non-database) with attached label (so the label is rendered 3d like the button). This allows for the display of as many buttons as I need. There is then a routine to populate these, which changes the glyph and label based on the action associated with this occurrence. In 9.4, using $labelproperties on a non-database button painted in repeating occurrences, allowed for different labels for each occurrence, in 9.5 it appears that it sets the label for all occurrences. Which is the correct behaviour? Should I be looking for a different way to do this, or for a fix to this introduced behaviour? Iain