#383: segmentation fault with: NSDictionary.dictionaryWithObjectsAndKeys
+---
Reporter: jazz...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: criti
Hi all!
Using Cocoa in MacRuby is sometimes a hard job, because all
documentation, examples and sample code is Obj-C. For example, I found
this piece of code '[NSNumber numberWithBool:NO]' and asked myself how
to write that in Macruby.
I opened macirb and typed:
> NSNumber.numberWithBool
Hi Bernd,
YES and NO in ObjC are translated to true and false in MacRuby.
so you were probably after:
NSNumber.numberWithBool(false)
(I am curious as to how often that is useful actually)
I will leave the table idea for others to comment - I actually think
in the end there are only a few r
#383: segmentation fault with: NSDictionary.dictionaryWithObjectsAndKeys
+---
Reporter: jazz...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: cri
Hi,
On Oct 14, 2009, at 1:03 AM, B. Ohr wrote:
Hi all!
Using Cocoa in MacRuby is sometimes a hard job, because all
documentation, examples and sample code is Obj-C. For example, I
found this piece of code '[NSNumber numberWithBool:NO]' and asked
myself how to write that in Macruby.
You
Hi John,
Am 14.10.2009 um 10:34 schrieb John Shea:
Hi Bernd,
YES and NO in ObjC are translated to true and false in MacRuby.
so you were probably after:
NSNumber.numberWithBool(false)
(I am curious as to how often that is useful actually)
I will leave the table idea for others to comment
Hi,
Am 14.10.2009 um 11:04 schrieb Laurent Sansonetti:
Hi,
On Oct 14, 2009, at 1:03 AM, B. Ohr wrote:
Hi all!
Using Cocoa in MacRuby is sometimes a hard job, because all
documentation, examples and sample code is Obj-C. For example, I
found this piece of code '[NSNumber numberWithBool:N
#356: autoload is not working
+---
Reporter: d...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: major |Milestone: MacRuby 0.5
Co
#356: autoload is not working
+---
Reporter: d...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: major |Milestone: MacRuby 0.5
Co
#384: autoload is not working within module and class
+---
Reporter: jazz...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: critical| Mile
#385: Cannot distribute macruby apps
---+
Reporter: hungerandthi...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: b
I was always amused by ASTranslate.
I think they actually take the events sent and use those to generate
code.
http://appscript.sourceforge.net/tools.html
--Keenan
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.mac
#385: Cannot distribute macruby apps
---+
Reporter: hungerandthi...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: b
Hi,
On Oct 14, 2009, at 2:34 AM, B. Ohr wrote:
Hi,
Am 14.10.2009 um 11:04 schrieb Laurent Sansonetti:
Hi,
On Oct 14, 2009, at 1:03 AM, B. Ohr wrote:
Hi all!
Using Cocoa in MacRuby is sometimes a hard job, because all
documentation, examples and sample code is Obj-C. For example, I
fo
#384: autoload is not working within module and class
+---
Reporter: jazz...@… |Owner: lsansone...@…
Type: defect | Status: closed
Priority: critical|M
Would it be possible to keep track of the classes that have BridgeSupport files and load those automatically when the class is loaded? That would at least prevent segfaults for the classes that have bridgesupport classes.
- Ian
On Wed, Oct 14, 2009 at 7:26 PM, Laurent Sansonetti (lsansone...@app
Hi Everyone,
I have searched the web but have not found a good explanation on how
to use
gems in a MacRuby project. Is there a tutorial I am missing?
Thanks,
Craig
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macos
Hi, could someone tell me the state of the iconv coding?
Thanks,
-Conrad
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Hi, could someone tell me the state of the iconv coding?
Thanks,
-Conrad
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
19 matches
Mail list logo