PDA

View Full Version : Thumbnail Size



thetringuyen
25-Oct-2010, 02:47 PM
Hi,

Is it possible to change the thumbnail size? For my image container, I set pbLoadThumbnail to True. Image Container's size is 50 50 but the tool tips show that the image size is 844 x 633. The actual image size is 2560x1920.

*nvm, I managed to change the thumbnail size using pdecThumbnailFactor property.

Bob Worsley
7-Sep-2012, 10:49 AM
Where does one set pdecThumbnailFactor? I tried this where the thumbnails were being rendered but couldn't get it to make any change. Maybe set it before the rendering? It appears to be a property of cImageContainer but so is pbLoadThumbnail and that seems to be set during loading.