• 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: Changing font size for WOString
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Changing font size for WOString


  • Subject: Re: Changing font size for WOString
  • From: Mike Schrag <email@hidden>
  • Date: Thu, 23 Jul 2009 08:49:05 -0400

What chuck is saying is that there's nothing wostring to do with this at all ... it's just an html/css issue:

<td style="font-size: 6pt"><webobject name="ThatName/></td>

or

<td><webobject name="ThatName"/></td>
and
<style>td { font-size: 6pt; }</style>

or any other of a million variations of the above.

ms

On Jul 23, 2009, at 8:42 AM, Jeff Dunnett wrote:


On 22-Jul-09, at 4:58 PM, Chuck Hill wrote:


On Jul 22, 2009, at 1:53 PM, Jeff Dunnett wrote:

Hello,

How would I go about changing the font size for the WOString. I've tried using various combinations of div tags, font tags and even WebObjects builder tags but the font size doesn't seem to change. Am I missing something?

Regards,
Jeff


It is all in the HTML.  What does the generated HTML look like?


Chuck

The HTML looks like normal html. Like this:

<td>Jeff Dunnett</td>

Where I am trying to make the font size 6 pt.

Regards,
Jeff


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


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


References: 
 >Changing font size for WOString (From: Jeff Dunnett <email@hidden>)
 >Re: Changing font size for WOString (From: Chuck Hill <email@hidden>)
 >Re: Changing font size for WOString (From: Jeff Dunnett <email@hidden>)

  • Prev by Date: Re: Changing font size for WOString
  • Next by Date: Re: WebObjects apps in war; maven; where is ERXServletAdaptor; etc.
  • Previous by thread: Re: Changing font size for WOString
  • Next by thread: Re: Changing font size for WOString
  • Index(es):
    • Date
    • Thread