JIM Control Usage Manual : Changing The Header Bar Of Inline Windows
[ To Table Of Contents ]

The header bar of inline windows can provide users with options such as: maximizing, restoring, and closing an inline window in addition to showing a title for the inline window. Typically the options such as maximizing appear on the right side of the header bar, and can either be text or images.

One additional feature of the header bar is that there is a section (on the left side of the header bar which is placed before the text title) that allows you to insert your own text/html. This allows you to have a linkable image or even just text that would show up on the left side of the header bar for that extra bit of customization!

In order to change the attributes of the header bar, some variables in the JIM Control source file must be made as follows:

wdefimg Image path to image representing default window size
wmaximg Image path to image representing maximize window
wclsimg Image path to image representing close window
wlftdata This contains text/html that allows you to customize what appears on the left size of the header bar, whether you want to include an image or something else.