#406: Can't load gem grit.
---+
Reporter: hungerandthi...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: blocker|
#405: Uncaught exception building RubyGems
---+
Reporter: hungerandthi...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority
#405: Uncaught exception building RubyGems
---+
Reporter: hungerandthi...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority
#334: MacIrb hangs after require on Snow Leopard
-+--
Reporter: rwa...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: blocker
#90: macruby fails to install (problem with File.join)
---+
Reporter: jakub.su...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: blocker
Hi Alan,
I'm afraid the MD* APIs haven't been covered by BridgeSupport yet, so
it may not be possible to call it directly from MacRuby at this point.
I would recommend to file a bug at http://bugreporter.apple.com so
that we can consider this for a future Mac OS X release, and to wrap
thi
Would anyone be able to give me a hint on how to get the following
objective-c code working with macruby. The code uses spotlight to
extract metadata from a file.
MDItemRef inspectedRef =
MDItemCreate(kCFAllocatorDefault,(CFStringRef)path);
CFArrayRef attributeNames = MDItemCopyAttributeNames(insp
#216: fork subprocess exiting (normally) segfaults
---+
Reporter: cel...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: major |
#216: fork subprocess exiting (normally) segfaults
---+
Reporter: cel...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: major |
#216: fork subprocess exiting (normally) segfaults
---+
Reporter: cel...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: major |
#360: Embed MacRuby Target Fails If $TARGET_BUILD_DIR contains spaces
-+--
Reporter: dy...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priorit
#361: Embed MacRuby Target Adds 60+ MB to .app
-+--
Reporter: dy...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: blocker
#385: Cannot distribute macruby apps
---+
Reporter: hungerandthi...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: blocker
#216: fork subprocess exiting (normally) segfaults
---+
Reporter: cel...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: major |
def insertObject(p, inEmployeesAtIndex:index)
NSLog("adding #{p} to #{employees}") # <= Not called, huh?
undo = @undoManager
undo.prepareWithInvocationTarget(self,
removeObjectFromEmployeesAtIndex:index)
if !undo.isUndoing
undo.setActionName("Insert Person")
end
Steve,
I am not sure what stage you are at with your example, I originally did this
without using an array controller, and the undoing worked fine.
I just threw together a version with an array controller - and the
insertObject(person,
inEmployeesAtIndex:index) and remove methods are being called
16 matches
Mail list logo