[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.technology.nebula] Newbie Gallery questions
|
The Gallery widget is working for me, but I have issues with the item
sizes.
I want to show prescaled images (thumbnails) and I don't want the gallery
to mess with the size of them. They are all in the range 1-160 pixels in
width and in height, but the Gallery widget -- with the default item
renderer -- will scale them all to the same size.
I want them to be shown untouched in a 160x160 region, can this be done?
Here comes the next question. When I set item size to 160 x 160 it is not
the region reserved for the image but for the whole item with caption and
margins.
Can I control the region reserved for the image?
Because if I can I can box the smaller ones inside a 160x160 black image.
Thomas