Hello,
I tried to display a 8-bit palette based image with its own palette (shades of blue) inside of a
PtDBContainer widget, but the palette associated with the image was not used automatically.
(more exact : I used PxLoadImage (…) to load the image and then assigned it to a PtLabel widget
which was generated as a child of a PtDBContainer widget)
What palette does a ptdbcontainer use ?
Is it possible to set the ptdbcontainer’s palette ? Or is it supposed to be set automatically ?
Any answer would be appreciated