
NOTICE_STATUS
Specifies the address of the return code of the notice when it pops-down. If not specified, the notice
return code is stored in the notice object and can be obtained by doing (int)xv_get(notice NO-
TICE_STATUS). In xv_set() we pass in an (int *), and the xv_get() returns an (int).
Return Type: (int)
Argument: (int *)
Default: See description
Procs: create,get,set
Objects: Xv_Notice
See Also: 12.1.1
NOTICE_TRIGGER
Specifies an XView event ID or type, other than clicking on mouse buttons, that will cause the notice
to pop down. The notice pops down and the thread of execution continues. This applies to a notice
object only when
NOTICE_LOCK_SCREEN is TRUE. When this event occurs, the value returned is NO-
TICE_TRIGGERED. The event parameter to notice_prompt contains specifics about the event
that triggered it.
Argument: int (for example,
MS_LEFT)
Default: N/A
Procs: create,set,notice_prompt()
Objects: Xv_Notice
See Also: 12.2.2.1,
NOTICE_TRIGGER_EVENT
NOTICE_TRIGGER_EVENT
Specifies the address of the XView Event structure that caused the notice to pop down, the thread of
execution continues. This is used with the
NOTICE_TRIGGER attribute and applies only when
NOTICE_LOCK_SCREEN is TRUE.
Argument: (Event *)
Default: N/A
Procs: create,set
Objects: Xv_Notice
See Also: 12.2.2.1,
NOTICE_TRIGGER
OPENWIN_ADJUST_FOR_HORIZONTAL_SCROLLBAR
Reserves space in openwin-class objects (e.g., canvas) for a horizontal