chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Updated objc-header.scm


From: Kon Lovett
Subject: [Chicken-users] Updated objc-header.scm
Date: Sat, 3 Jun 2006 09:46:41 -0700

Hello again,

Attached is an updated source that allows a coding style like the following:

(- (NSString*) windowNibName

(- VOID ((#:windowControllerDidLoadNib (NSWindowController*) aController))

(- BOOL ((#:readFromData (NSData*) data) (#:ofType (NSString*) aType) (#:error (NSError**) outerr))

(- (IBAction) ([#:eval ID sender])

Best Wishes,
Kon

Attachment: objc-header.scm
Description: Binary data



reply via email to

[Prev in Thread] Current Thread [Next in Thread]