I would recommended converting the source pictures inside the library, from 
PICT to PNG.
there is nothing wrong with using the picture library, you can consider 
resource files in new development.

so, take a 32-bit v16,
iterate all pictures in your picture library,
use GET PICTURE FORMATS to detect PICT,
CONVERT PICTURE to PNG,
(optionally) TRANSFORM PICTURE to add transparency,
then save back to the library using the same name/ID.

> 2017/05/29 17:13、Sannyasin Siddhanathaswami via 4D_Tech 
> <4d_tech@lists.4d.com> のメール:
>
> Now I’m trying to convert picture buttons. A ton of our forms use them. 
> Picture buttons with a source of “Picture Library” and an ID # are in the old 
> format and don’t show with v16.1 64bit Mac version. If I change the “Source” 
> to file and give a path to the resource folder “.png” version, it works fine.
>
> Is there a simple way to convert all my buttons to a format that works? I 
> can’t find anything in the conversion documentation.




**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to