LessTif

LessTif Manual Page - Widget Classes

XmBulletinBoard


[Resources] [Callbacks] [Inherited Resources] [Translations] [Public Functions] [Usage] [Example] [See Also]

Synopsis

Widget Class xmBulletinBoardWidgetClass
Public Header <Xm/BulletinB.h>
Private Header <Xm/BulletinBP.h>
Class Hierarchy Core:: Composite:: Constraint:: XmManager:: XmBulletinBoard

Description

A composite widget that allows for the management of widget children

Resources

Name Class Type Default Access
XmNallowOverlap XmCAllowOverlap BooleanTrue CSG
XmNautoUnmanage XmCAutoUnmanage BooleanTrue CSG
XmNbuttonFontList XmCButtonFontList XmRFontlistNULL CSG
XmNcancelButton XmCWidget WidgetNULL CSG
XmNdefaultButton XmCWidget WidgetNULL CSG
XmNdefaultPosition XmCDefaultPosition BooleanTrue CSG
XmNdialogStyle XmCDialogStyle XmRDialogStyleNULL CSG
XmNdialogTitle XmCDialogTitle XmStringNULL CSG
XmNlabelFontList XmCLabelFontList XmRFontlistNULL CSG
XmNmarginHeight XmCMarginHeight Dimension10 CSG
XmNmarginWidth XmCMarginWidth Dimension10 CSG
XmNnoResize XmCNoResize BooleanFalse CSG
XmNresizePolicy XmCResizePolicy unsigned charXmRESIZE_ANY CSG
XmNshadowType XmCShadowType unsigned charXmSHADOW_OUT CSG
XmNtextFontList XmCTextFontList XmRFontlistNULL CSG
XmNtextTranslations XmCTranslations unsigned charNULL CSG

Callbacks

Callback Resources

The Buttetin board widget defines the following callback resources:

XmNfocusCallback

XmNmapCallback

Callback Structure

Under Construction


Inherited Resources

XmBulletinBoard inherits resources from the following widget classes:

Translations

<BtnMotion>: ManagerGadgetButtonMotion()
<Btn1Down>: ManagerGadgetArm()
<Btn1Down>,<Btn1Up>: ManagerGadgetActivate()
<Btn1Up>: ManagerGadgetActivate()
<Btn1Down>(2+): ManagerGadgetMultiArm()
<Btn1Up>(2+): ManagerGadgetMultiActivate()
<Btn2Down>: ManagerGadgetDrag()
<Key>osfHelp: ManagerGadgetHelp()
<Key>osfActivate: ManagerParentActivate()
<Key>osfCancel: ManagerParentCancel()
<Key>osfSelect: ManagerGadgetSelect()
<Key>space: ManagerGadgetSelect()
<Key>Return: ManagerParentActivate()
<Key>: ManagerGadgetKeyInput()

Usage

Under Construction

Public Functions

Under Construction
Widget XmCreateBulletinBoard(Widget Parent,char *Name,Arg *arglist,Cardinal count)
Create an instance of the BulletinBoard widget.

Widget XmCreateBulletinBoardDialog(Widget Parent,char *Name,Arg *arglist,Cardinal count)
Create an instance of the BulletinBoard widget in a dialog shell.


See Also

Core, Composite, Constraint, XmManager,
Go Back to Index
Go Back to Main Index
Last Update:Fri 8 Dec 08:36:10 1995