This is BarGauge.h in view mode; [Download] [Up]
/* Generated by Interface Builder */ /* this gauge does not support labels, minor tics or title at this time */ /* the borderType will set the type of slider and field available */ /* out of range condition will show up as a highlighted rectangle */ /* the auto ranging works as shown in the Gauge documentation */ #import "Gauge.h" #import <appkit/Bitmap.h> #import <appkit/graphics.h> #import <dpsclient/wraps.h> @interface BarGauge:Gauge { NXRect FaceRect; } @end
These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.