Copyright ©1995 by NeXT Computer, Inc. All Rights Reserved.
Symbolic Constants
Control Point Constants |
DECLARED IN apps/InterfaceBuilder.h |
![]() |
IB_MIDDLELEFT IB_TOPLEFT IB_MIDDLETOP IB_TOPRIGHT IB_MIDDLERIGHT IB_BOTTOMRIGHT IB_MIDDLEBOTTOM |
DESCRIPTION These constants identify the control points that appear around a selected View object in a application that's under construction. See the description of the getMinSize:MaxSize:from: method in the View Additions specification for more information. |
Global Variables
Pasteboard Types |
DECLARED IN apps/InterfaceBuilder.h |
![]() |
NXAtom IBCellPboardType; NXAtom IBMenuPboardType; NXAtom IBMenuCellPboardType; NXAtom IBViewPboardType; NXAtom IBWindowPboardType; |
DESCRIPTION These global variables identify some additional pasteboard types used by Interface Builder. See the IBPalette class specification for information on the use of these types. |