This procedure activates a dialog box in which the user can select pixmaps to be preloaded. Preloading means that the generated source code contains the bitmaps/pixmaps in string form. To do this, the TkPixmap extension pinfo is required.
Figure: The procedure XFProcMiscPixmaps
The left list contains all bitmaps/pixmaps that are currently loaded into Tk . By double clicking on a name, this name is inserted into the right list. This means that this bitmap/pixmap will be preloaded. To remove a selected name from the right list, double click on the name. With the (Edit) button, an external bitmap editor can be called, to modify the bitmap/pixmap.