Jump to content

Problem with "-"


Recommended Posts

By: ben shi - ben_shi

Problem with "-"

2002-12-05 11:41

I am using String field to show strings which contain character '-', the porblem is all characters after the "-" aren't shown, is it any solution to slove this problem? Thanks

 

 

 

 

By: ben shi - ben_shi

RE: Problem with "-"

2002-12-05 13:08

I found the problem, my String feild isn't wide enough to hold the whole string and it consider "-" as a character to wrap, and all characters after "-" come to the next line.

Can I set something to let the "-" not to be a wrap character?

 

 

 

 

By: Teodor Danciu - teodord

RE: Problem with "-"

2002-12-07 01:50

 

Hi,

 

I don't know such setting, but it would be perhaps

better if you would make your text field

isStretchWithOverflow="true", so that it displays

the second line also.

 

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...