Keisuke, Thank you! Your instructions worked well. One thing to note is that the first (only one so far) that I updated this way changed the icon. The name of the picture is "Separateur vertical Mac” and was a small solid grey vertical line. It is now a dotted line. No problem, but I will have to be careful if I find any more negative number resources.
John > On Nov 23, 2018, at 1:51 PM, Keisuke Miyako via 4D_Tech > <[email protected]> wrote: > > 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:[email protected] > ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

