Hi
We are trying to use TTMSFNCBitmapSelector to display a list of pictures so that it looks like the photo gallery that can be found on the "Google Photos" application or any kind of application that displays pictures.
The number of pictures may vary depending on various parameters.
Is it possible to make TTMSFNCBitmapSelector scrollable and force the size of each item (picture) in order to be able to display the pictures with a good ratio because currently depending on the number of rows the display of each picture can be very small.
Thanks for your help
Hi,
The TTMSFNCBitmapSelector is not scrollable, but you could put it in a TScrollBox. It's not ideal, we'll add this on our feature request list.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.