Page 1 of 1

set font size of thumbnail item text and item text overwrite

Posted: Fri May 04, 2012 9:53 am
by hardikv
Hi,

i have two question in thumbnail.

currently i am using GDPicture v8.5.x.

(1) i want to set font size to thumbnail item text. i had tried with below code

Code: Select all

Thumbnail111.Font = new Font("Arial", (float)6, System.Drawing.FontStyle.Regular);
but thumbnail item text font size is not decrease or increase even if i increase the font size in my previous code.
i have set thumbnail size 64*64.
so how can i increase or decreae the font size as well change the font type of thumbnail item text ?

(2) i want to display item text below the thumbnail next to the check box. i will do by set checkbox margin left and top property to set checkbox below the thumbnail item but the problem is that when item text is too long then it will overwrite the checkbox. is there any workaround available ?

please provide solution with code example.

thanks in advance

Re: set font size of thumbnail item text and item text overw

Posted: Sun May 13, 2012 7:26 pm
by Loïc
Hello,

(1) + (2) will be implemented in V9 as explained here: viewtopic.php?t=3715