• 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
Re: Making text flow around images
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Making text flow around images


  • Subject: Re: Making text flow around images
  • From: Richard Schreyer <email@hidden>
  • Date: Mon, 5 Aug 2002 10:00:42 -0700

NSTextView also appears to have some basic HTML capability. You give it some dirt simple HTML with properly formed image tags.

Richard Schreyer


On Monday, August 5, 2002, at 09:52 AM, Douglas Davidson wrote:

On Saturday, August 3, 2002, at 12:53 PM, Scott Anguish wrote:

I know this is no small feat I'm sure.. but what is involved in making text flow around images.. I'm not talking complex shapes.. but more like what you'd get if you where to use an HTML image tag and then align it to right.... so you'd get


aaaaaaaaaaaaaaaa xxxxxxxx
aaaaaaaaaaaaaaaa xxxxxxxx
aaaaaaaaaaaaaaaa xxxxxxxx
aaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaa

where xx is picture and aaa is text

Currently you will need to create a custom NSTextContainer with this geometry, or else use multiple standard rectangular text containers.

Douglas Davidson
_______________________________________________
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.
_______________________________________________
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.

References: 
 >Re: Making text flow around images (From: Douglas Davidson <email@hidden>)

  • Prev by Date: Text System: NSRunStorage exception. Workaround Needed!
  • Next by Date: NSArray vs. embedded loop in C?
  • Previous by thread: Re: Making text flow around images
  • Next by thread: Re: Who is releasing my CFAllocator?
  • Index(es):
    • Date
    • Thread