简体   繁体   中英

RubyMotion custom UITableViewCell with nib

I need some guidance on how to create a custom table cell for my RubyMotion app by subclassing UITableViewCell. I wonder whether my custom class can load a nib file that was created in InterfaceBuilder?

I am learning RubyMotion too. You can try following step 5 under "Listing Taks" in this tutorial

I know it's using xcode, and it feels like it defeats the purpose of using RubyMotion, but maybe you can give it a try.

Also checkout MotionTable and Motion IB support .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM