Women in Technology

Hear us Roar



Article:
  Building a Scratch Pad with Cocoa
Subject:   warning: cannot find class (factory) method.
Date:   2001-12-01 23:04:41
From:   thee_ice
Response to: warning: cannot find class (factory) method.

I found that if you replaced it with


path = [[NSBezierPath bezierPath] retain];


that it works fine, hope that helps.

Full Threads Oldest First

Showing messages 1 through 3 of 3.

  • That did the trick! Thanks!
    2001-12-02 09:07:04  larryvp [View]

    That did the trick! Thanks!
    • Michael Beam photo That did the trick! Thanks!
      2001-12-02 10:21:56  Michael Beam | O'Reilly Author [View]

      That's right, it should be bezierPath, not path. It will get corrected on monday. Hope you enjoy the article!

      Mike
      • That did the trick! Thanks!
        2001-12-02 15:08:24  thee_ice [View]

        The article was fine, I thought it was going to deal with OpenGL, which I'm doing now, it's a lot harder to learn then this is.
        Keep up the good work Mike, and Congratulations on Graduating.