it is a bit of a pain, but it is fairly simple to remove these objects. In older versions of 4D, auto generated forms both list and entry) have what appear to be PICT picture objects placed in/on them. On list forms, there is a gradient picture used behind the titles of the columns, and on entry forms there is a dotted line used to separate navigation buttons from 'action' buttons.
While it would have been ice if 4D had not put PICT images on these forms, at least they were very consistent in naming them. All of these static picture PICT objects are named: Picturexx, where xx is some number. SO... locating them for removal is easy. Find in design: Find Text: Picture in the resulting find window, collapse all, remove any method as all you will need to care about are forms. From there you will need open each form.... sigh... and delete the picture object. Repetitive, boring, and totally a PIA - but not difficult or impossible. Chip --------------- Gas is for washing parts Alcohol is for drinkin' Nitromethane is for racing ********************************************************************** 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] **********************************************************************

