Jump to content

staticText and isStretchWithOverflow


Recommended Posts

By: Corey Puffalt - yeroc

staticText and isStretchWithOverflow

2002-10-09 09:51

Hi,

 

Could the isStretchWithOverflow attribute be added to staticText? Or, even better, in my mind, would be to get rid of staticText altogether and change the definition of textField so that it can contain either a textFieldExpression or text: (textFieldExpression | text)? Is there any reason this couldn't be done? It seems this would be clearer...?

 

 

 

 

By: Teodor Danciu - teodord

RE: staticText and isStretchWithOverflow

2002-10-09 11:47

 

Hi,

 

Well, why don't you just use textField instead

of staticText?

 

There is no reason for changing the definition

of text fields, because you can create a "static"

text field like this:

 

<textFieldExpression>"My static text"</textFieldExpression>

 

I hope this helps.

Teodor

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...