PDA

View Full Version : delete buttons


tcoulson
11-02-2005, 02:26 PM
I am really getting frusterated with this program. How do you delete a button from your project? I delete it, but it holds onto a reference to it even if I close the program and reopen it. Further, I cannot replace an image in the button maker either. You cannot delete images that were there previous, and replace them with new graphics? Anyone got ideas for me? I am really getting frusterated with this program, it sucks.

Worm
11-02-2005, 02:47 PM
Click on Tools, then Optimize Resources... to "clean-up" unused objects, images, etc...

Button files (.btn) are only zip files. Open them with a Zip Util and delete whatever you want out of the file.

tcoulson
11-02-2005, 04:14 PM
Click on Tools, then Optimize Resources... to "clean-up" unused objects, images, etc...

Button files (.btn) are only zip files. Open them with a Zip Util and delete whatever you want out of the file.
Thanks

It turns out I had some references to file folders that were not in the local drive. I figured it out, but this should be a lot more obvious.