Hi,
We am trying to use Palette to show items in a sorted order - based on Text value of the shape. It sorts as expected for some values and in some cases (when I add more shapes) Palette doesn't seem to be sorted at all.
We are calling Palette.Shapes.Clear() and adding new set of shapes when I want more/different shapes displayed. Using a Palette.Sort(IComparer) and comparing Text in the IComparer implementation does not help either.
Versions 3.7.1656.20067, 3.8.1871.35144 and 3.8.2292.28518 all exhibit this problem. Please take a look at this. Any suggestions on getting the items sorted will be helpful.Thanks a lot.