When using a RibbonGallery object within a group on a Ribbon the items that I add at run time have their text clipped. Expanding the gallery using the drop down button causes the items to display correctly. When the gallery looses focus and the drop down closes the item text is clipped once again.
I have the gallery set to display 1 item and all font padding options are at their default.
Does anyone have any suggestions as at the moment this is ruining a good solution.
I am using version 2.0.20091.147
Thanks
Steve
Hi Andrey,
Tried the latest build and the item is now centred in the gallery area but the clipping of the text still occurs. It is just a very small amount of the last character that is lost and only for certain strings.
For example the string "Stephen" displays perfectly, whereas the string "Unidrive" has the end of the last 'e' clipped.
Regards
I tried the .161 version with Font Padding turned on and it is much better although clipping still occurred on the last character of longer strings. This wasn't due to the size of the area being used by the gallery item as adding a space character to the end of the string allowed the full string to be displayed (i.e. it was now the space character being clipped and hence was not noticable).
Also on a slightly different note, is it possible to add label and separator items to a gallery to subdivide it for the purposes of grouping items?