473,387 Members | 1,553 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

writing RightToLeft to files

Hi,

I have a catenated string (i used StringBuilder.Append to concatenate few
strings), now i want to write my string to a file, but i need it to be
written from right to left (the default is left to right),how can it be done?

thanks,
Gidi.
Nov 17 '05 #1
1 1364
Gidi,

Files are not written left to right or right to left, this is an aspect
of how you display the contents of a file. Basically, for any control, you
can set the RightToLeft property to true in order to have it align it's
elements in a RTL fashion.

Hope this helps.

"Gidi" <sh*****@hotmail.com.dontspam> wrote in message
news:F8**********************************@microsof t.com...
Hi,

I have a catenated string (i used StringBuilder.Append to concatenate few
strings), now i want to write my string to a file, but i need it to be
written from right to left (the default is left to right),how can it be
done?

thanks,
Gidi.

Nov 17 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Mohammad-Reza | last post by:
Hi Please tell me how can I find out that the parent of my control is right to left or not. Like MenuItem. MenuItem by itself doesn't any RightToLeft property but when you change the right to...
6
by: Mohammad-Reza | last post by:
I wrote a component using class library wizard. In my component i want to in order to RightToLeft property do some works. I can find out if user set this property to Yes or No, But if He/She set it...
2
by: Sharon | last post by:
is there any way i can move tabControl's tabs to the top right when RightToLeft set to true ? Thank you Sharon
0
by: Islamegy® | last post by:
In my application i need to use a TreeView control.. I need it to be RighttoLeft enabled but this feature is not supported as expected.. My appl. is in Arabic and TreeView must be really...
2
by: Ehsanal | last post by:
plz i have a question: when i put the properties in a textBox like this: TextAlign = System.Windows.Forms.HorizontalAlignment.Right; RightToLeft = RightToLeft.YES; then the writting will...
0
by: Gidi | last post by:
Hi, I've dataGrid which is set to be RightToLeft. I want that in some cells it won't be RightToLeft (the reason is that when RightToLeft is enabled, negative numbers display backwards, i.e. -20...
0
by: Bruce | last post by:
I have an MDI form with several RichEdit controls. I have an application setting to set the controls to RightToLeft when the form opens. When the form opens in RightToLeft mode, the text is shifted...
0
by: Fabio | last post by:
Hi all! I need to implement the RightToLeft feature in a Graphics.DrawString(). I set the StringFormatFlags.DirectionRightToLeft to the StringFormat but... I don't see any difference between the...
0
by: nagham | last post by:
I need to create an arabic report I mean RightToLeft,so if in LTR I have the columns Col1 Col2 I want in RTL that Col1 be at the top right and then Col2,how can I do this ,is there a RightToLeft...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.