|
|
Sample Programs from NeXSTEP 3.3
#import <appkit/appkit.h>
#import <dbkit/dbkit.h>
@interface SQLPanel:Panel
{
id scrollView;
}
- orderFront:sender;
- windowWillClose:sender;
- (BOOL)db:aDb notificationFrom:anObject
message:(const unsigned char *)message code:(int)code;
- (BOOL)db:aDb willEvaluateString:(const unsigned char*)aString
usingBinder:aBinder;
@end
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.