Right-to-Left reading & writing

Use this board to ask questions or have discussions with other Rich Displays users.
Post Reply
YehudaV
New User
Posts: 19
Joined: Tue Nov 10, 2009 3:59 am
First Name: Yehuda
Last Name: Vago
Company Name: iITc
Phone: +972 3 5320805
Country: Israel
Contact:

Right-to-Left reading & writing

Post by YehudaV »

Hi,
In my shop almost all screens are in Hebrew, which is a "right to left" language. I like to know if is a way to make all DDS conversions to use this "right to left" function in general.

I got in my previous job an explanation, but I moved to a new job and unfortunately I forgot how to make it.

Thank you.
Yehuda
User avatar
Rob
Profound Logic Staff Member
Posts: 135
Joined: Fri Jan 04, 2008 12:12 pm
First Name: Rob
Last Name: Ferguson
Company Name: Profound Logic Software
Contact:

Re: Right-to-Left reading & writing

Post by Rob »

Any alpha input fields using the DDS keyword CHECK(RL) should convert correctly with the Right to Left styling.

If you want this on all input fields you could add a css file containing the following text to folder /www/profoundui/htdocs/profoundui/userdata/custom/css/ You could name the file something like direction.css

Code: Select all

.input {
direction: rtl;
}
YehudaV
New User
Posts: 19
Joined: Tue Nov 10, 2009 3:59 am
First Name: Yehuda
Last Name: Vago
Company Name: iITc
Phone: +972 3 5320805
Country: Israel
Contact:

Re: Right-to-Left reading & writing

Post by YehudaV »

Thank you Rob,

What about the labels (COLHDG)?
After the conversion some of the labels are correct and some are mixed.

We are not using the CHECK(RL) for the input fields, but the general CHECK(RLTB), which what I understood not supported by the conversion, at least there is a warning message, so it means that by adding the suggested .css would solve this issue?
YehudaV
New User
Posts: 19
Joined: Tue Nov 10, 2009 3:59 am
First Name: Yehuda
Last Name: Vago
Company Name: iITc
Phone: +972 3 5320805
Country: Israel
Contact:

Re: Right-to-Left reading & writing

Post by YehudaV »

The direction.css is working fine. You can ignore my previous question.

Thank you.
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest