• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
NSScanner under Mac OS X 10.2 Jaguar and Mac OS X 10.1.x
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSScanner under Mac OS X 10.2 Jaguar and Mac OS X 10.1.x


  • Subject: NSScanner under Mac OS X 10.2 Jaguar and Mac OS X 10.1.x
  • From: Simone Manganelli <email@hidden>
  • Date: Sun, 10 Nov 2002 00:44:09 -0800

My application uses an NSScanner class to parse some command line output into data that gets put into a table view. On Mac OS X 10.2 Jaguar, my application works as expected. However, under Mac OS X 10.1.x, any data that got parsed via an NSScanner class does not display correctly in the NSTableView  it displays the wrong parts of the strings that should have been parsed. However, data that was parsed simply via the NSString methods do not exhibit this problem under Mac OS X 10.1.x  only NSScanner parsed data has this problem.

Is there any way to fix this problem and make my application work under both operating systems? Any help would be greatly appreciated. If there's another way to accomplish what NSScanner does, that would be acceptable too, as long as it works under both Mac OS X 10.1.x and 10.2.x Jaguar.

Thanks.

-- Simone Manganelli
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: NSScanner under Mac OS X 10.2 Jaguar and Mac OS X 10.1.x
      • From: Nicholas Riley <email@hidden>
  • Prev by Date: Free calendar widgets?
  • Next by Date: Re: NSView and setNeedsDisplayInRect:rect
  • Previous by thread: Re: Free calendar widgets?
  • Next by thread: Re: NSScanner under Mac OS X 10.2 Jaguar and Mac OS X 10.1.x
  • Index(es):
    • Date
    • Thread