473,378 Members | 1,393 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,378 software developers and data experts.

Reading Order

Anyone with experience with this property? I seem unable to change it. I've
been trying to use it with a simple text box, using the property options in the
properties window and I've also tried setting it using event code. Neither
seems to have any effect.

Anybody who has used this, how have you used it?
Betsy



Nov 13 '05 #1
3 3501
See

http://msdn.microsoft.com/library/en...Properties.asp

for more info. If you are not using Arabic or Hebrew (or some other RTL
lang) then you will not get much out of it....
--
MichKa [MS]
NLS Collation/Locale/Keyboard Technical Lead
Globalization Infrastructure, Fonts, and Tools
Microsoft Windows International Division

This posting is provided "AS IS" with
no warranties, and confers no rights.
"Bwalker252" <bw********@aol.com> wrote in message
news:20***************************@mb-m29.aol.com...
Anyone with experience with this property? I seem unable to change it. I've been trying to use it with a simple text box, using the property options in the properties window and I've also tried setting it using event code. Neither seems to have any effect.

Anybody who has used this, how have you used it?
Betsy


Nov 13 '05 #2
Michael suggested:

See

http://msdn.microsoft.com/library/en...diLearnAboutRT
LProperties.asp

for more info. If you are not using Arabic or Hebrew (or some other RTL
lang) then you will not get much out of it....
==============================================
Thanks for this link, Michael. Unfortunately, it does not give me tips on
anything that I haven't already tried. Even the ctrl+right-shift. I have had
no success at all with the reading order property. It is completely
unresponsive. In a later post, I described code I wrote as a test in the
form's On Current event, setting the text box's property to equal "2", which
should have flipped the letters. It did not.

This is not crucial, but frustrating when things don't work as they are
desribed...

Betsy
Nov 13 '05 #3
Michael-

Are you still there? What follows is a portion of what I posted previously (in
a different thread) that describes the things I've tried. Can you tell me
where I went wrong or something that I omitted?
================================================== ===
Reading Order property has three settings:

0=Context: based on the language identified for the application. (This is the
default setting.)
1=Left-to-Right
2=Right-to-left

I have been unable to trigger this property. Using a simple text box on a text
field. I've tried toggling it in the
property window and I've tried using the On Current event of the form itself to
set this property to 2. No difference in display at all. Here's the snippet I
wrote in the form's On Current event to try it:

If Me!fname = "Betty" Then
Me!txtlname.ReadingOrder = 2
Me!txtlname.Vertical = True
Else
Me!txtlname.ReadingOrder = 0
Me!txtlname.Vertical = False
End If

When running this, all of Betty's entries did switch to vertical orientation,
so I know my references and "if logic" are both okay. But the Reading order
did not change.

Further ideas?

Betsy

Nov 13 '05 #4

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

Similar topics

14
by: Erik Andersson | last post by:
Hi! I need to read a file (line-by-line) in reverse order, without reading the whole file into memory first. Is there an easy way of doing this? As in, is there a PHP function I could use? ...
1
by: Roger Godefroy | last post by:
Hi there... I want to read fieldvalues from out of a dynamicaly created table (php). But this has to be done by JavaScript. Every row of the table has a select-box, inputbox and a order-button....
1
by: Michael Søndergaard | last post by:
I am trying to read all orders element, which have the attribute Phase="Reorganize". I am using the following code on the xml document. private void LoadPhase (XmlDocument Doc, TreeNode Parent,...
0
by: arshad | last post by:
Hi, I am facing some problems in reading XML file into dataset in vb.net. The XML is having some duplicate tabels. I am getting the error message saying "The same table(imei_details) cannot be...
20
by: sahukar praveen | last post by:
Hello, I have a question. I try to print a ascii file in reverse order( bottom-top). Here is the logic. 1. Go to the botton of the file fseek(). move one character back to avoid the EOF. 2....
1
by: Maziar Aflatoun | last post by:
Hi everyone, I like to use the dataset object for reading the following XML. <?xml version="1.0" encoding="utf-8"?> <ORDERS> <ORDER> <GENERALCONTACT> <FirstName>FirstName1</FirstName>...
4
by: Ganesh Muthuvelu | last post by:
Hi STAN, Stan: Thanks for your response to my previous post on reading a XSD file using your article in "https://blogs.msdn.com/stan_kitsis/archive/2005/08/06/448572.aspx". it works quite well...
23
by: shank | last post by:
I have the below code found on an ASP site. <% arrName = Split(Request("TextArea"),",") %> <% For i = LBound(arrName) To UBound(arrName) Response.Write "ID: " & arrName(i) & "<br>" Next %>
4
by: J.D. | last post by:
Hello, I am working on a client project and they have a connection to a catalog system that passes data back and forth as xml over http The format of the data is as follow(s) > <?xml...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
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: 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: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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...

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.