Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

DwtPullDownMenuEntryHilite(3Dwt)

Name

DwtPullDownMenuEntryHilite − Highlights a menu entry. 

Syntax

void DwtPullDownMenuEntryHilite(pulldown, highlight)
     Widget pulldown;
     int highlight;

Arguments

positionSpecifies the pulldown menu.. 

highlightSpecifies whether a menu entry is highlighted.  If the value is one, the entry is highlighted.  If the value is zero, the entry is not highlighted. 

Description

The DwtPullDownMenuEntryHilite function keeps an entry highlight after the user clicks on a menu item. 

See Also

DwtMenuPosition (3Dwt)
Guide to the XUI Toolkit: C Language Binding
Guide to the XUI Toolkit Intrinsics: C Language Binding

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