Recently, Glen Bojsza wrote: > Is this possible to choose a folder that contains multiple pngs and create a > single png where each png in the folder is place right after the previous > one. The pngs would be centered to the first one and could either be > touching along the top/bottom edges or have a small space between them. > > I thought of placing them in a scrollable window or field but getting a > single png with all of them showing has been the problem. > > Has anybody tried something like this?
I use a scrolling group that contains images (one for each PMG). Are you talking about taking a screenshot of all the PNGs together in the group? Something like: import snapshot from rect (rect of grp imgGroup) of grp imgGroup Also, I just tried a quick test and importing a snapshot works fine when capturing a region that extends beyond the stack window, so if all you PNGs don't fit in the window comfortably, you should be able to capture them regardless. Regards, Scott Rossi Creative Director Tactile Media, UX Design _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode