Appending objects horizontally
Hi,I've written myself a little image viewer to enable me to browse a folder of digital photographs from within JMP 9, and include the script below. The problem I have is that I want to retain the relative positions of the List Box and the Graph Box in which the images are being shown while the tool is being used. At the moment, when I select an image from the list to replace the initial one, th...