[MacRuby-devel] MacRuby and the UIKit framework for Mac OS X

B. Ohr jazzbox at 7zz.de
Thu Mar 24 09:50:38 PDT 2011


Thanks, it is working now after generating the BridgeSupport file! I changed the gist.

Am 24.03.2011 um 13:36 schrieb Eloy Durán:

> Just a quick FYI, constants are missing because you need to generate a BridgeSupport file for the framework that retrieves these names/values from the headers. See `man gen_bridge_metadata` for more info.
> 
> On Mar 24, 2011, at 12:09 PM, B. Ohr wrote:
> 
>> Hi,
>> 
>> I ported a small demo the UIKit framework for Mac OS X (http://chameleonproject.org/)  to MacRuby. Although the framework is not currently known to be GC-safe it is working for me:
>> 
>> https://gist.github.com/884875
>> 
>> I will do further investigations in this topic because I want to learn UIKit and playing around with MacRuby is much faster than with Obj-C.
>> 
>> Bernd
>> _______________________________________________
>> MacRuby-devel mailing list
>> MacRuby-devel at lists.macosforge.org
>> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
> 
> _______________________________________________
> MacRuby-devel mailing list
> MacRuby-devel at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel



More information about the MacRuby-devel mailing list