How to draw a text outside rect in cocoa -


I am trying to build a graph using cocoa. I used the methods I used to display points on X -axis and y-axis, allowing Dart Point and Droissant, which attracts without attracting extended outtakes.

So please tell if there is a solution to display the number. I am using the following code.

NSTextStorage * TextStorage = [[NsTextStorage alloc] initWithString: @ "0.0"]; [TextStorage drawAtPoint: NSMakePoint (0,0)];

You might need to make a RECT big enough to drag in and then graph Drag inside -20 on all axes, so that you can reduce the impression?


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -