#155: arrays can'e be changed while being enumerated
---+
Reporter: [EMAIL PROTECTED]| Owner: [EMAIL PROTECTED]
Type: defect | Status: new
Priority: crit
#169: [HotCocoa] status_item mapping doesn't appear to work
+---
Reporter: [EMAIL PROTECTED] | Owner: [EMAIL PROTECTED]
Type: defect | Status: new
Prior
Thread about patch that adds Numeric methods directly to NSNumbers
Just caught a "todo" as I was looking through the code. NSNumbers
returned from objc methods are (sometimes not?) converted to ruby
objects. That code would be unnecessary, since the conversion will
happen automatically. In e
#170: rake clean target does not delete miniruby
---+
Reporter: [EMAIL PROTECTED] | Owner: [EMAIL PROTECTED]
Type: defect | Status: new
Priority: minor
#169: [HotCocoa] status_item mapping doesn't appear to work
+---
Reporter: [EMAIL PROTECTED] | Owner: [EMAIL PROTECTED]
Type: defect | Status: new
Prior
#169: [HotCocoa] status_item mapping doesn't appear to work
+---
Reporter: [EMAIL PROTECTED] | Owner: [EMAIL PROTECTED]
Type: defect | Status: new
Priori
Hi Jonathan,
On Nov 28, 2008, at 7:08 PM, Jonathan deWerd wrote:
Hi!
I was tracking down a bug in my app that caused a crash, and I
finally narrowed it down to the conversion between NSNumber and the
Numeric types. I don't think that was the direct cause of the crash
(the immediate cause was a
#169: [HotCocoa] status_item mapping doesn't appear to work
+---
Reporter: [EMAIL PROTECTED] | Owner: [EMAIL PROTECTED]
Type: defect | Status: new
Priori
Hi folks,
I am sure there is an easy answer to this question, but I have not
figured it out after some experimenting (nor can I find an example in
the examples)
What do I do if i want to subclass (say) an NSView ? And yet still
employ that subclass with all the rest of the hot cocoa magic