I have a program that uses some pixmaps and all is fine until I run the program on a machine without my pixmaps. Apparently the pixmap location is hardcoded but not the pixmaps themselves? Is there a way to link them into the executable so that I can move run the program anywhere and not worry about moving the extra pixmap files? thanks, jv