Justified text
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller
Justified text
Hi All
I have lots of cards with lots of text and looks untidy as I dont know how to Justify the text. IS this possible?
Cheers
Dan
I have lots of cards with lots of text and looks untidy as I dont know how to Justify the text. IS this possible?
Cheers
Dan
Re: Justified text
see the textAlign property. Note that you can set this only for a whole field, not for chunks within a field.
Various teststacks and stuff:
http://bjoernke.com
Chat with other RunRev developers:
chat.freenode.net:6666 #livecode
http://bjoernke.com
Chat with other RunRev developers:
chat.freenode.net:6666 #livecode
Re: Justified text
According to the textAlign property you can only justify text to left, centre and right.
I'm looking to justify both left and right like you can in Word - doesn't seem to be possible with Rev?
I'm looking to justify both left and right like you can in Word - doesn't seem to be possible with Rev?
Re: Justified text
Hi Dan,
yes, this is currently not possible in Rev, but it will in Rev 4.5 which is currently in alpha state!
Best
Klaus
yes, this is currently not possible in Rev, but it will in Rev 4.5 which is currently in alpha state!
Best
Klaus
Re: Justified text
OK thanks for that Klaus
Dan
Dan
Re: Justified text
It seems to be impossible to have justified text in a label text.
Any easy possibilities ?
I use 4.6 version.
Any easy possibilities ?
I use 4.6 version.
Re: Justified text
Hi fpierron,
"Label fields" are just "ordinary" fields which have their "textalign" property pre-set to "right"!
You can change this in the "Text Formating" section of the "Inspector" for this field.
Best
Klaus
"Label fields" are just "ordinary" fields which have their "textalign" property pre-set to "right"!
You can change this in the "Text Formating" section of the "Inspector" for this field.
Best
Klaus
Re: Justified text
Hi Klaus,
Thanks for the reply but i knew that. What I want is to "justify" left AND right the text, not only right or left or center, but the 4th way justified text.
Thanks for the reply but i knew that. What I want is to "justify" left AND right the text, not only right or left or center, but the 4th way justified text.
Re: Justified text
Ah, I see, no that is not possible in LiveCode, sorry.