ftp.nice.ch/peanuts/GeneralData/Documents/adobe/DPS.Purple.Hello.tar.gz#/NX_Hello

HelloWorld.iconheader
 

HelloWorld.nib


 
HelloWorld_main.m
[View HelloWorld_main.m] 
IB.proj
 
Icon.tiff
 
Makefile
 
README
 
WorldView.h
[View WorldView.h] 
WorldView.m
[View WorldView.m] 

README

README file for the HelloWorld application.

The HelloWorld application is an introductory application where the main intent
is to introduce InterfaceBuilder, the Application Kit and drawing in a subclass of
the view Object. The main menu of the application contains four items, Hello World,
Clear, Hide and Quit. When the Hello World is selected, the string "Hello
World" is drawn in the main window. Clear clears the window and Hide and Quit
hide and quit the application. 

The WorldView class is the only special class used in this application. The other
classes are from the Application Kit. The drawing is placed in the drawSelf:: method
and single operator calls are used for the drawing.

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