LessTif

LessTif Manual Page - Widget Classes

XmCascadeButton


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

Synopsis

Widget Class xmCascadeButtonWidgetClass
Public Header <Xm/CascadeB.h>
Private Header <Xm/CascadePB.h>
Class Hierarchy Core:: XmLabel:: XmCascadeButton

Description

A button that is used in a menu bar to attach a menu pane to.

Resources

Name Class Type Default Access
XmNactivateCallback XmCCallback XtCallbackListNULL CSG
XmNcascadePixmap XmCPixmap Pixmap_XmCascadePixmapDefault CSG
XmNcascadingCallback XmCCallback XtCallbackListNULL CSG
XmNmappingDelay XmCMappingDelay int180 CSG
XmNsubMenuId XmCMenuWidget WidgetNULL CSG

Callbacks

Callback Resources

The Cascade Button widget defines the following callback resources:

XmNactivateCallback

XmNcascadingCallback

Callback Structure

Under Construction


Inherited Resources

XmCascadeButton inherits resources from the following widget classes:

Actions

MenuBarSelect()

StartDrag()

DoSelect()

KeySelect()

Help()

CleanupMenuBar()

EnterWindow()

LeaveWindow()


Translations

<EnterWindow>Normal: MenuBarEnter()
<LeaveWindow>Normal: MenuBarLeave()
<BtnDown>: MenuBarSelect()
<BtnUp>: DoSelect()
<Key>osfSelect: KeySelect()
<Key>osfActivate: KeySelect()
<Key>osfHelp: Help()
<Key>osfCancel: CleanupMenuBar()
<Key>Return: KeySelect()
<Key>space: KeySelect()

Usage

Under Construction

Public Functions

Under Construction
Widget XmCreateCascadeButton(Widget Parent,char *Name,Arg *arglist,Cardinal count)
Create an instance of the Cascade Button widget.
Widget XmCascadeButtonHighlight(Widget button,Boolean highlight)
XmCascadeButtonHighlight sets the highlight on a particular cascade button.

See Also

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