RubyCocoa : RubyWithInterfaceBuilder

Using InterfaceBuilder 2.x or older

Unlike ObjectiveC projects where the user may simply drag+drop existing headers files of classes she wishes to expose in InterfaceBuilder, with RubyCocoa she needs to define the classes in InterfaceBuilder to make use of them.


Alternatively, you can use the rb_nibtool.rb script, which you can find in the framework/tool directory of the RubyCocoa sources. Usage is simple:

$ ruby -r <any extra lib> rb_nibtool.rb --update --nib=SomeNib.nib --file=lib/SomeClass.rb


Using InterfaceBuilder 3.x or later

Newer versions of InterfaceBuilder are still under development and cannot be discussed here.
© 2001-2007 The RubyCocoa Project. Powered by Wikka Wakka Wiki 1.1.6.3
SourceForge.net Logo
Page was generated in 0.0955 seconds