[Mono-bugs] [Bug 650334] New: NSString UIKit Additions are not bound

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Oct 29 23:13:49 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=650334

https://bugzilla.novell.com/show_bug.cgi?id=650334#c0


           Summary: NSString UIKit Additions are not bound
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Class Libraries
        AssignedTo: gnorton at novell.com
        ReportedBy: mike.bluestein at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_4; en-us)
AppleWebKit/533.18.1 (KHTML, like Gecko) Version/5.0.2 Safari/533.18.5

The various NSString methods to supports drawing strings are not bound. The
full list is available here: 

https://developer.apple.com/library/ios/#documentation/UIKit/Reference/NSString_UIKit_Additions/Reference/Reference.html

Reproducible: Always

Steps to Reproduce:
1.
2.
3.



I ran into this when trying to draw text to a graphics context backed by an in
memory pdf store. If nothing else, having the same functions available off
NSString makes it easier to port from Apple's examples and read the docs,
although it is a bit weird that they put these on NSString itself.

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list