|
| .PNG image format, strange problem |
| Iniciado por VEGEboss, 29,oct. 2019 10:04 - 3 respuestas |
| |
| | | |
|
| |
Miembro registrado 88 mensajes |
|
| Publicado el 29,octubre 2019 - 10:04 |
hello folks
I'm building a program where is needed to add images via Drag and Drop: Windev is great and everything works very well
But… (ther's ALWAYS a "but"... )
The .PNG does'nt works. I can't import the .PNG images in a Multimedia control neither in an Image control It displays a white square and no more.
Tried on two different PC with the same result
Do you have suggestions?
Thank you very much |
| |
| |
| | | |
|
| | |
| |
Miembro registrado 52 mensajes |
|
| Publicado el 29,octubre 2019 - 11:11 |
Maybe the source image is too large and your image_control is small and you are seeing just a corner? Check "Display mode" at General tab of image, better if you use "stretched"
hope this helps ! |
| |
| |
| | | |
|
| | |
| |
Miembro registrado 88 mensajes |
|
| Publicado el 29,octubre 2019 - 13:21 |
thanks Baltasar but the image size seems not relevant
I can load VERY large JPG or GIF or AVI or MOV and so on
BUT no .PNG
just to give more informations: when I drop the mouse on the control the image loading is VERY slow (Jpg are immediately loaded) and after 6-7 seconds a blank square appears in the Image or Multimedia control |
| |
| |
| | | |
|
| | |
| |
Miembro registrado 52 mensajes |
|
| Publicado el 29,octubre 2019 - 15:06 |
| it works dropping a .PNG with IMG control, not with multimedia, at least for me. |
| |
| |
| | | |
|
| | | | |
| | |
|