The "ImageDisplay" Widget

This widget allows you to create an image display application with minimal work. Many other widgets are created by this.

Library: karmawidets
Link With: -lkarmawidgets

Tables

ImageDisplay_ResourceNamesList of resource names for ImageDisplay widget
ImageDisplay_ResourcesList of resources for ImageDisplay widget


Tables


ImageDisplay_ResourceNames

Name Purpose
XkwNpseudoColourCanvas The PseudoColour world canvas
XkwNdirectColourCanvas The DirectColour world canvas
XkwNtrueColourCanvas The TrueColour world canvas
XkwNpseudoColourLeftCanvas The PseudoColour left world canvas
XkwNpseudoColourRightCanvas The PseudoColour right world canvas
XkwNdirectColourLeftCanvas The DirectColour left world canvas
XkwNdirectColourRightCanvas The DirectColour right world canvas
XkwNtrueColourLeftCanvas The TrueColour left world canvas
XkwNtrueColourRightCanvas The TrueColour right world canvas
XkwNvisibleCanvas The visible world canvas
XkwNmagnifier The magnifier popup
XkwNimageName The name of the image being shown
XkwNenableAnimation If TRUE the AnimateControl widget is created
XkwNshowAnimateButton If TRUE the "Movie" button is created
XkwNshowQuitButton If TRUE the "Quit" button is created
XkwNcmapSize The size of the PseudoColour colourmap
XkwNcmapMaster The location of a colourmap master (server)
XkwNfullscreen If TRUE the main window should be fullscreen
XkwNnumTrackLabels The number of track labels
XkwNview2Datasets If TRUE the View2Datasets widget is created
XkwNnumDatasets The number of datasets
XkwNallRealisedCallback Callbacks when all canvases are realised
XkwNdatasetNames The names of each dataset
XkwNnewVisibleCanvasCallback Callbacks for when the visible canvas changes
XkwNpanner The panner popup
XkwNverbose If TRUE verbose output is generated


ImageDisplay_Resources

Name Class Rep. Type Default
XkwNpseudoColourCanvas XkwCWorldCanvas XtRPointer NULL
XkwNdirectColourCanvas XkwCWorldCanvas XtRPointer NULL
XkwNtrueColourCanvas XkwCWorldCanvas XtRPointer NULL
XkwNpseudoColourLeftCanvas XkwCWorldCanvas XtRPointer NULL
XkwNpseudoColourRightCanvas XkwCWorldCanvas XtRPointer NULL
XkwNdirectColourLeftCanvas XkwCWorldCanvas XtRPointer NULL
XkwNdirectColourRightCanvas XkwCWorldCanvas XtRPointer NULL
XkwNtrueColourLeftCanvas XkwCWorldCanvas XtRPointer NULL
XkwNtrueColourRightCanvas XkwCWorldCanvas XtRPointer NULL
XkwNvisibleCanvas XkwCWorldCanvas XtRPointer NULL
XkwNcanvasList XkwCWorldCanvas XtRPointer NULL
XkwNmagnifier XtCWidget XtRWidget NULL
XkwNimageName XkwCImageName XtRString NULL
XkwNcreateFilepopup XkwCCreateFilepopup XtRBool True
XkwNenableAnimation XkwCEnableAnimation XtRBool False
XkwNshowAnimateButton XkwCShowAnimateButton XtRBool True
XkwNshowQuitButton XkwCShowQuitButton XtRBool True
XkwNcmapSize XkwCCmapSize XtRInt 200
XkwNcmapMaster XkwCCmapMaster XtRString NULL
XkwNfullscreen XkwCFullscreen XtRBool False
XkwNnumTrackLabels XkwCNumTrackLabels XtRCardinal 0
XkwNview2Datasets XkwCView2Datasets XtRBool False
XkwNnumDatasets XkwCNumDatasets XtRInt 1
XkwNallRealisedCallback XtCCallback XtRCallback NULL
XkwNdatasetNames XkwCDatasetNames XtRPointer NULL
XkwNnewVisibleCanvasCallback XtCCallback XtRCallback NULL
XkwNpanner XtCWidget XtRWidget NULL
XkwNmultiCanvas XtCWidget XtRWidget NULL
XkwNfastPanner XkwCFastPanner XtRBool True
XkwNverbose XkwCVerbose XtRBool False


Back to Karma Home Page
Contact: Richard Gooch
Web Development: Ariel Internet Services