#331: Extending an existing ObjC class: outlets and actions are not visible in
IB
+---
Reporter: d...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: mi
#331: Extending an existing ObjC class: outlets and actions are not visible in
IB
+---
Reporter: d...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: mi
Hi,
On Sep 9, 2009, at 10:36 AM, b.ohr wrote:
Hey guys,
I added the MacRuby framework to an existing project (gitx on
github, which uses GC also fortunately). After setting the build to
compile 64bit only everything (-1, see below) works fine, so far I
can say now. I am impressed!
I de
On Sep 9, 2009, at 9:28 AM, Clay Bridges wrote:
Does anyone have an answer to this? Are the Objective-C "bundles" that
MacRuby loads in require statements really dylibs? Are they real
bundles?
Sorry, your original message was lost in my inbox.
I forgot the difference between a bundle in a dyl
On Sep 9, 2009, at 9:51 AM, Clay Bridges wrote:
If it matters, I'm on SL.
With 0.4 it should work, with 0.5 not yet.
Thanks for the reminder... I forgot to add this to the TODO list for
the release.
Laurent
___
MacRuby-devel mailing list
MacRuby
You can load any real dylibs renamed as foo.bundle I'm not really sure what
you mean by "real bundle" tho.
- Matt
On Wed, Sep 9, 2009 at 9:28 AM, Clay Bridges wrote:
> Does anyone have an answer to this? Are the Objective-C "bundles" that
> MacRuby loads in require statements really dylibs? Ar
Hey guys,
I added the MacRuby framework to an existing project (gitx on github,
which uses GC also fortunately). After setting the build to compile
64bit only everything (-1, see below) works fine, so far I can say
now. I am impressed!
I defined my own controller in Ruby, call methods of
I'm trying to re-implement the PlaySoftMIDI example from the Xcode
installation in MacRuby, but am getting parameter errors. Could some
kind soul point me in the right direction?
Below is a small example that ends with a parameter error. The call
to NewAUGraph appears to work, returning a
If it matters, I'm on SL.
cb
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
#330: forwardingTargetForSelector not working properly in Objective-C classes
loaded in MR
+---
Reporter: diffe...@… | Owner: lsansone...@…
Type: defect | Status: new
Does anyone have an answer to this? Are the Objective-C "bundles" that
MacRuby loads in require statements really dylibs? Are they real
bundles?
Thanks
Clay
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/ma
Does MacRuby 0.5 rescue Objective-C NSExceptions? e.g.
begin
# call to Objective C dynlib here, raises NSException
rescue
# should this get called?
end
Thanks
Clay
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macos
I am hoping someone can tell me why my task isn't returning data to the
stdoutput when I send commands via writeData.
I am able to create a task and receive initial output when I launch the
task, but when I try to send commands via writeData calls through my
stdinput pipe the task never returns mor
13 matches
Mail list logo