Connecting Tech Pros Worldwide Forums | Help | Site Map

fully justify text

Newbie
 
Join Date: Nov 2008
Posts: 15
#1: Dec 8 '08
I want to fully justify text in rtb. I am designing an urdu editor. The urdu language is written from right to left. So the text is right justified initially.
Waiting for reply

Dököll's Avatar
Moderator
 
Join Date: Nov 2006
Location: Upstate NY - US
Posts: 2,268
#2: Dec 9 '08

re: fully justify text


Hey there yuleball!

Can you do something that is left-justified? You'd only need to do it the other way aound... Not trying to avoid an answer, we'd also like to know the language you need this in, VB6, Express, or Script...

Hope you find what you need:-)

Dököll
Newbie
 
Join Date: Nov 2008
Posts: 15
#3: Dec 11 '08

re: fully justify text


Yes I can do left justify. I want to do it in vb 6.0
smartchap's Avatar
Familiar Sight
 
Join Date: Dec 2007
Location: Lucknow, India
Posts: 194
#4: Dec 13 '08

re: fully justify text


I have not used rtb too much but in TextBox u can use SelStart property to write like urdu, i.e. right to left.
Reply