ftp.nice.ch/pub/next/developer/objc/dps/AdobeExamples.N.bs.tar.gz#/AdobeExamples/NX_Dial/DialViewWraps.h

This is DialViewWraps.h in view mode; [Download] [Up]

/* DialViewWraps.h generated from DialViewWraps.psw
   by unix pswrap V1.009  Wed Apr 19 17:50:24 PDT 1989
 */

#ifndef DIALVIEWWRAPS_H
#define DIALVIEWWRAPS_H

extern void PSWMarkTime( void );

extern void PSWReturnTime(int *ElapsedTime);

extern void PSWDefs( void );

extern void PSWEraseView(float BGColor, float X, float Y, float W, float H);

extern void PSWSetColorWidth(float Color, float Width);

extern void PSWMakeLine(float X0, float Y0, float X1, float Y1);

extern void PSWMakeCircle(float X, float Y, float Rad);

extern void PSWFillPath(float Color);

extern void PSWRotate_MakeLine(float Ang, float X0, float Y0, float X1, float Y1);

extern void PSWPlaceName(char *str);

extern void PSWDrawUserPath(char *str);

#endif DIALVIEWWRAPS_H

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.