• 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
AttributedString and HTML - relative to?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

AttributedString and HTML - relative to?


  • Subject: AttributedString and HTML - relative to?
  • From: Stefan <email@hidden>
  • Date: Thu, 27 Jul 2006 20:45:57 +0200

Suppose I create an attributed string using this HTML code:

>>>
<html>

<body>
Hello World!

<table width="100%">
<tr >
<td> Item 1 </td>
<td width="80%"> Item 2 </td>
<td width="10%"> Item 2 </td>
</tr>
...
<<<

Could someone explain, relative to which horizontal size the first
100% is computer?

Visually, it is computed to something. But neither the size of the
surrounding NSView on screen nor the print-view's page (inner-)size.

_______________________________________________
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


  • Prev by Date: Re: NSMatrix setOrigin issue?
  • Next by Date: Re: Displaying an image with floating point samples
  • Previous by thread: Re: Displaying an image with floating point samples
  • Next by thread: NSDatePicker delegate
  • Index(es):
    • Date
    • Thread