PtSeparator

PtSeparator -- A line that separates menu items.

Synopsis

class PtSeparator PtBasic
{
    sep_flags;    // flag  (Pt_ARG_SEP_FLAGS)    
    sep_type;     // unsigned short  (Pt_ARG_SEP_TYPE)    
}
		

Base Classes

PtWidget <-- PtBasic <-- PtSeparator

Description

This widget is a separator line for menu items. It has several styles.

Note

For detailed information, please refer to PtSeparator in the Photon documentation.

Instance Variables

sep_flags

This instance variable determines the orientation of the widget.

sep_type

This instance variable specifies the type of line, and may have one of the following values:

Copyright 1995-2002 by Cogent Real-Time Systems, Inc.