simple textheight question

2006-07-16 Thread rand valentine
 Hello, all. I have a simple problem -- I have made a very simple stack that
I use for presentations -- it has a text field in which I type text that my
audience can see as I type. My problem is that if I make this field's
textSize a large number, e.g., above 24 point or so, then the descenders
(e.g., in the letters 'g' and 'p') do not show up as I type them, but only
when I type a return in the field -- and changing the textheight property
doesn't seem to remedy this. What can I do to have the field display
descenders for large font sizes as I type characters? Thanks.

rand valentine


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: simple textheight question

2006-07-16 Thread Ken Ray
On 7/16/06 8:52 AM, rand valentine [EMAIL PROTECTED] wrote:

  Hello, all. I have a simple problem -- I have made a very simple stack that
 I use for presentations -- it has a text field in which I type text that my
 audience can see as I type. My problem is that if I make this field's
 textSize a large number, e.g., above 24 point or so, then the descenders
 (e.g., in the letters 'g' and 'p') do not show up as I type them, but only
 when I type a return in the field -- and changing the textheight property
 doesn't seem to remedy this. What can I do to have the field display
 descenders for large font sizes as I type characters? Thanks.

You might want to change the fixedLineHeight of the field and see if that
works...


Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: [EMAIL PROTECTED]

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution