[MacRuby-devel] Obj-C translation

Frisco Del Rosario frisco at laszlomail.com
Thu Apr 2 11:59:14 PDT 2009


What's the MacRuby style for this Obj-C ?

- (BOOL)windowShouldZoom:(NSWindow *)window 
toFrame:(NSRect)proposedFrame

 From 
http://developer.apple.com/documentation/Cocoa/Reference/ApplicationKit/Classes/NSWindow_Class/Reference/Reference.html#//apple_ref/occ/instm/NSObject/windowShouldZoom:toFrame:
How can a method be named Blah(arg) space blah(arg)?


More information about the MacRuby-devel mailing list