Hi PB-Developers,
I'm trying to display different screenshots with
different size in a DataWindow.
I'm using a computed field and I already can see
the different images but they are streched to the
size of the computed field.
I have the original size of the images but when I
try to set the size with:
dw_list.object.win_pic.height = height
dw_list.object.win_pic.width = width
...all images have the size of the last image
in this datawindow. Is it possible to define a
different size for every image.
Thanks,
Sebastian - European
I'm trying to display different screenshots with
different size in a DataWindow.
I'm using a computed field and I already can see
the different images but they are streched to the
size of the computed field.
I have the original size of the images but when I
try to set the size with:
dw_list.object.win_pic.height = height
dw_list.object.win_pic.width = width
...all images have the size of the last image
in this datawindow. Is it possible to define a
different size for every image.
Thanks,
Sebastian - European