An inset object is a formatted data, displayed in an application window by another application. This package implements a simple protocol to do this. It consists of an inset client which creates an area for the external data and an inset server which uses the area and displays that data. The protocol is handled by two widgets, Inset and InsetShell. You will require the xpm library to test this package.