some converted structures contain negative picture resources IDs.

you must first assign them positive IDs, but this must be done manually.

find in design, search negative number.
double click search result (form object).
confirm that the object is a resource picture.
in property list, change picture type from library to static.
revert to library picture. a new positive ID is issued.
- keep note of the picture name (including the slash sign)
- keep note of the old/new resource number.

find in design, search "name / old negative resource number"
remove any irrelevant items from search results.
perform global replace to new positive number.

find in design, search "old negative resource number"
remove any irrelevant items from search results.
perform global replace to new positive number.

once all pictures are converted to library pictures,
you can systematically access them by code.





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

Reply via email to