Page 1 of 1

dbTreeView bean icon size setting

PostPosted: Fri May 23, 2014 11:13 am
by huber
Hi All

Is there a way to reduce an image in the dbTreeView bean to a certain size?
The height of the image is defined by: elements.dbTreeView.setRowHeight(18); In this example it's 18 px high. The width of the image is fully displayed, it seems regardless of the width of the bean.

I would like to control the image like setting it to 16x16px or 32x32px etc. (of course in conjunction with the correct row height setting), i. e. reducing the size to a certain value if the image itself is bigger than that.

Regards,