• 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
HTML rendering on 10.3 vs 10.4
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

HTML rendering on 10.3 vs 10.4


  • Subject: HTML rendering on 10.3 vs 10.4
  • From: "Theodore H. Smith" <email@hidden>
  • Date: Mon, 25 Jul 2005 15:53:39 +0100

I've got an app that renders HTML on screen, using NSAttributedString.

On MacOS10.4, I'm seeing <p> rendered as a single line, no extra space inbetween the next <p>, like this:

Para1
Para2

On MacOS10.3, I'm seeing this:

Para1

Para2


I'm wondering if I am doing something wrong here? Or is this a known difference? I think I may just use <br> instead of p for single lines, if I can help it.


--
http://elfdata.com/plugin/ Industrial strength string processing, made easy.


"All things are logical. Putting free-will in the slot for premises in
a logical system, makes all of life both understandable, and free."

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: HTML rendering on 10.3 vs 10.4
      • From: Douglas Davidson <email@hidden>
  • Prev by Date: smooth QT loop (in OpenGL texture context)
  • Next by Date: Re: smooth QT loop (in OpenGL texture context)
  • Previous by thread: Re: smooth QT loop (in OpenGL texture context)
  • Next by thread: Re: HTML rendering on 10.3 vs 10.4
  • Index(es):
    • Date
    • Thread