http://www.macruby.org/trac/ticket/165
I hav forget the the system spec:
Mac OS X 10.6.5 / 32 bit
András Zalavári
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
http://www.macruby.org/trac/ticket/165
András Zalavári
___
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
Hi Laurent!
I have downloaded the nightly build, and it works perfectly! Thank you very
much. It's nice to have a great support behind MacRuby. It feels much better
to rely on a product that has this fast responsible support. Thanks a lot!
Andras
___
M
To fix it would be so nice, becouse it come out at so many places in my
code, that deals with the mouse. I have the same problem with getting the
position of a CALayer. So it must be connected with CGPoint/NSPoint as
Thibault sad
I send the bug on the tracker.
Thans a lot!
_
Hi there!
I'm having problems of getting a list of methods from Classes, declared in
Objective-C.
I have a class compiled, and fully working, look like this:
// Vector.h
@interface Vector : NSObject {
float x,y,z;
}
@property float x,y,z;
@property float length;
@end
// Vector.m
@imple
Well... Yes my macbook is a 32 bit system... So there not going to be a
solution fro my problem in the near future. Anyway I made a kind of
workaround...
Thank you for your help!
anyway I hope the bug will be solved.
___
MacRuby-devel mailing list
MacRub
Eloy
>
> On 15 nov 2010, at 13:51, András Zalavári wrote:
>
> (I'm not sure if the previous mail was sent otherwise sorry for the
> multiple posts)
>
> Hello, I'm new to MacRuby. I found an unexpected behavior of NSEvent.
>
> first of all in Cocoa [NSEvent mou
(I'm not sure if the previous mail was sent otherwise sorry for the multiple
posts)
Hello, I'm new to MacRuby. I found an unexpected behavior of NSEvent.
first of all in Cocoa [NSEvent mouseLocation] would return an NSPoint, with
the mouse position. MacRuby NSEvent.mouseLocation return an NSPoint