Also.. using NSView instances instead of cells will use much more memory and will probably be slower to draw, so be careful if you have a complicated table view.
- Matt On Tue, Jun 22, 2010 at 12:46 AM, Jakub Suder <[email protected]> wrote: > One warning, it uses blocks, so if you want to use it on 10.5, you'd > have to make a few changes in it. > > JS > _______________________________________________ > MacRuby-devel mailing list > [email protected] > http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel >
_______________________________________________ MacRuby-devel mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel
