Here is a list of images found in your application. One of the things
that makes an application less portable than it should be is to
reference images that are not in your Clarion /images/ directory
since such images are stored in your app with a path name and anyone
trying to compile your application on a different machine may not
have those images on that particular path.
You can make your source application more portable by configuring the
ApplicationImagesEx template to copy all the images in your app to a
standard location or to the Clarion /images/ directory so they're all
in one place instead of scattered all over your drive. Clarion
templates, however, are not given write access to your screens in
order to remove embedded paths from the image names. So it behooves
you, after installing ApplicationImagesEx, to maintain application
portability by checking for images with embedded paths and removing
the path which will no longer be necessary once the image has been
copied by the template to Clarion /images/.
Images below that show a "Yes" entry in the "Path" column are candidates
for your attention. As long as a path is part of an image's
description, it will cause a hassle for you should you want to move
the source application to another system or to a client's computer.
To remedy, go to the procedure named and remove the path from that
image. To automate the consolidation of such images into a single
location on your system, see the "List And Copy" dialog on
ApplicationImagesEx if you haven't already done so.
| Image Name |
Path |
Image Added By |
| (0001) hnd2a_splash06b.jpg |
None |
Procedure: JumpStartSplashCHTBlue |
| (0002) hndabout06_16.ico |
None |
Procedure: ColorConfiguratorMain |
| (0003) hndabout06_16_sel.ico |
None |
Template Added |
| (0004) hndapply06_16.ico |
None |
Procedure: ColorConfiguratorMain |
| (0005) hndatball.ico |
None |
Procedure: ColorConfiguratorMain |
| (0006) hndbrwdocument.ico |
None |
Procedure: ColorConfiguratorMain |
| (0007) hndchange06_16.ico |
None |
Procedure: ColorConfiguratorMain |
| (0008) hndcheck.ico |
None |
Template Added |
| (0009) hndcheck_chk.ico |
None |
Template Added |
| (0010) hndcheck_sel.ico |
None |
Template Added |
| (0011) hndcheck_sel_chk.ico |
None |
Template Added |
| (0012) hndchtbluepanelwide02.gif |
None |
Procedure: UpdateColorProperties |
| (0013) hndcolor3.ico |
None |
Template Added |
| (0014) hndcolor3_16.ico |
None |
Procedure: ColorConfiguratorMain |
| (0015) hndcolor3_16_sel.ico |
None |
Template Added |
| (0016) hndcolorall06_16.ico |
None |
Procedure: ColorConfiguratorMain |
| (0017) hndcolorappim06_16.ico |
None |
Procedure: ColorConfiguratorMain |
| (0018) hndcolorappim06_16_sel.ico |
None |
Template Added |
| (0019) hndcolorfreeze06_16.ico |
None |
Procedure: ColorConfiguratorMain |
| (0020) hndcolorfreeze06_16_sel.ico |
None |
Template Added |
| (0021) hndcolorsel06_16.ico |
None |
Procedure: ColorConfiguratorMain |
| (0022) hndcolorsel06_16_sel.ico |
None |
Template Added |
| (0023) hndcolorsplash.gif |
None |
Template Added |
| (0024) hndcolorunfreeze06_16.ico |
None |
Procedure: ColorConfiguratorMain |
| (0025) hndcolorunfreeze06_16_sel.ico |
None |
Template Added |
| (0026) hndcut06_16.ico |
None |
Procedure: ColorConfiguratorMain |
| (0027) hnddisplay06_16.ico |
None |
Procedure: ColorConfiguratorMain |
| (0028) hndeditcut.ico |
None |
Procedure: ColorConfiguratorMain |
| (0029) hndeditcut_sel.ico |
None |
Template Added |
| (0030) hndexit_16.ico |
None |
Procedure: ColorConfiguratorMain |
| (0031) hndexit_16_sel.ico |
None |
Template Added |
| (0032) hndfavourites.ico |
None |
Template Added |
| (0033) hndfavourites_sel.ico |
None |
Template Added |
| (0034) hndfolder06_16.ico |
None |
Procedure: UpdateColorProperties |
| (0035) hndiconwall06_16.ico |
None |
Procedure: ColorConfiguratorMain |
| (0036) hndinsert06_16.ico |
None |
Procedure: ColorConfiguratorMain |
| (0037) hndscript06_save_16.ico |
None |
Procedure: UpdateColorProperties |
| (0038) hndtools.ico |
None |
Template Added |
| (0039) hndtools_16.ico |
None |
Template Added |
| (0040) hndtoolsxp.ico |
None |
Procedure: ProcedureImagesEx |
| (0041) hndunchk.ico |
None |
Template Added |
| (0042) hndverbar06_32.ico |
None |
Procedure: ColorConfiguratorMain |
| (0043) hndwindowbox06_16.ico |
None |
Procedure: ColorConfiguratorMain |
Gus M. Creces and The Clarion Handy Tools Page.