Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XtPopupSpri(3) — OSF1 1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

XtAddGrab(1)

XtCallbackExclusive(1)

XtCallbackNone(1)

XtCallbackNonexclusive(1)

XtCallbackPopdown(1)

XtCreatePopupShell(1)

XtPopdown(1)

XtPopup(1)

XtRemoveGrab(1)

XtVaCreatePopupShell(1)

 

Name

XtPopupSpringLoaded — map a spring-loaded pop-up from within an application. 

Synopsis

void XtPopupSpringLoaded(popup_shell)

      Widget popup_shell;

Arguments

popup_shell
Specifies the shell widget to be popped up.

Description

XtPopupSpringLoaded performs exactly like XtPopup, except that XtPopupSpringLoaded does the following:

•Sets the shell spring_loaded field to True. 

•Always calls XtAddGrab with exclusive set to True and spring_loaded set to True. 

See Also

XtAddGrab(1), XtCallbackExclusive(1), XtCallbackNone(1), XtCallbackNonexclusive(1), XtCallbackPopdown(1), XtCreatePopupShell(1), XtMenuPopdown, XtMenuPopup, XtPopdown(1), XtPopup(1), XtRemoveGrab(1), XtVaCreatePopupShell(1). 

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026