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

Eloy Durán eloy.de.enige at gmail.com
Thu Mar 24 05:36:11 PDT 2011


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



More information about the MacRuby-devel mailing list