Hi,
I am running into a problem with deploying png image files for toolbars in my resource file. These images appear as a white box on my toolbar when deployed.
I am running PowerBuilder 12.5 build 2511
In the past we have built ico and jpg image files into our exe using the resource file when building our application. These images correctly appear on the toolbar in deployment and do not require us to include the actual image file. We have recently given our application a facelift and replaced our old, ugly icons with new png toolbar images. When we include these png files in our resource file and build our application, these images appear as a white box rather than the actual image on the toolbar. I am not certain if the transparency setting is being lost or what is happening. If I do NOT include the image in the resource file and instead deploy the actual image to the application directory, the image appears correctly on the toolbar.
Is there a problem/issue in PowerBuilder 12.5 with deploying png images in the resource file?
This issue only affects the toolbar. We have other images we include in the resource file that correctly appear in the application once deployed.
Any help on this matter would be greatly appreciated,
Thanks,
Karen