How to use pathForResource: ??
Posted: Sat Nov 26, 2016 7:12 pm
Can some tell my what's wrong with this code?
I get the Error object is nil, but I think it does't need a object.
If you want to know what I'm trying to do: I want to get the path of the curser resource.
I get the Error object is nil, but I think it does't need a object.
If you want to know what I'm trying to do: I want to get the path of the curser resource.
Code: Select all
Path.s
CocoaMessage(@Path, 0, "pathForResource:$", @"cursor_1only_", "ofType:$", @"")
Debug Path