Bitmaps available

The following bitmaps are available for use by the ATwish programmer for inclusion in any user interface. The standard bitmaps are referenced directly by name. The others require the full VMS file specification.

Programmers are invited to create other bitmaps for use in their programs and put them into the general circulation. The following guidlines are recommended, but for special purposes, other formats may be used.

Widget bitmap
This should be a 16x16 X-window bitmap. It is preferable to leave a one (1) pixel border of background colour free, efectively making the working bitmap a 14x14 area.
Icon bitmap
This should be a 32x32 X-window bitmap. Like the widget bitmap, it should have a 1 pixel border making the effective working area 30x30.

For further information on creating bitmaps, consult Derek McKay.

If you do create new icons, would authors please advise Derek McKay, so that the documentation and local references may be updated


Standard bitmaps

Programmers using these bitmaps are reminded that they are used extensively in the Motif release. Any use of these bitmaps in a sense unlike that implied in the Motif release may cause confusion to users.

- ERROR

- GRAY25

- GRAY50

- HOURGLASS

- INFO

- QUESTHEAD

- QUESTION

- WARNING


Locally defined, general purpose bitmaps

- AT$TK_INCLUDE:BELL.XBM

- AT$TK_INCLUDE:NOBELL.XBM


Locally defined, icon bitmap

- AT$TK_INCLUDE:AT.XBM


Derek McKay (dmckay)