Tagged Questions

Right to left (rtl) is a way of UI to present data for countries that are writing and reading from the right to the left instead from the left to the right.

learn more… | top users | synonyms

21
votes
1answer
567 views

Remote Test Laboratory (RTL) for Android

Dear all android developer ^^ Just known Samsung support RTL for Samsung android device: http://innovator.samsungmobile.com/bbs/lab/view.do?platformId=1 [Question] Anyone known other free RTL ...
10
votes
1answer
271 views

Internet Explorer 9 (and 10) are rendering my rounded corners backwards

Basically what it does is render the top-right and bottom-right corners round instead of the correct top+bottom-left corners. Here's the css: .formlabel, .formlabel2, .formhead{ width:200px; ...
10
votes
2answers
101 views

Disable digit substitution

How can I disable the digit substitution (for example for Hindi numerals instead of Arabic ones) for my application (native c++) completely? I want all the numbers displayed with 0123 instead of ٠١٢٣ ...
7
votes
3answers
1k views

Where exactly in the Android OS is text renderred?

Let me first state what I am trying to achieve: To create a patch for the Android OS to enable it to display Arabic/Hebrew correctly. Both of these languages are Right-to-Left (RTL) and their script ...
7
votes
2answers
694 views

How to change the writing direction in iPhone UITextView or UITextField

Right now if you type something in a right to left language and tap and hold, the copy and paste menu will have an extra option for changing the writing direction form "left to right" to "right to ...
7
votes
10answers
518 views

Should Class Helpers be used in developing new code?

Delphi 8 introduced Class Helpers for the purposes of mapping the VCL/RTL to the .NET object hierarchy. They allow injecting methods into an existing class without overriding the the class or ...
6
votes
2answers
792 views

Recompiling the RTL - if possible, then how?

I always figured this to be one of those RTFM questions, with the answer being a resounding "NO!", but for some reason google won't confirm it. I have this craving to do some experiments with ...
6
votes
2answers
715 views

How important is mirroring the _entire_ user interface for Arabic speakers?

I've been researching about adding Arabic localisation into our software. I understand that mirroring of some controls is essential, such as the relationship of labels and textboxes: any labels that ...
5
votes
1answer
183 views

Developing a right-to-left Android application

I'm working on a relatively simple Android app. I want it to have an English version as well as a Hebrew version. I have an activity all layed out in English, and I want to create the Hebrew ...
5
votes
2answers
166 views

how to configurate mailto to rtl?

In my html I am writting: <a ...
5
votes
2answers
189 views

RTL in Markdown

Is there any existing addon spec for markdown that includes support for RTL languages? What I'm hoping for is something like This paragraph is left to right <- This paragraph is right to left ...
5
votes
3answers
540 views

RTL shows numbers at the end of lines

Trying to display a hebrew string that starts with a number, always displays the number at the end of the string like so: 1. יום שישי בבוקר but I need the number to be displayed at the right side of ...
5
votes
2answers
146 views

Hebrew Passwords on WinXP

What is the accepted way for entering passwords in Hebrew / Hebrew localised installations? Should the password entry dialog be right aligned with new characters appending on the left? like this: ...
4
votes
2answers
53 views

RTL is on web page reverses numbers with a dash

When my website displays Hebrew text mixed with numbers, and there is a number with a dash in the middle, the number with the dash in the middle is displayed RTL. For example, with the text: רמה ...
4
votes
1answer
136 views

Global variables in System.pas in applications which use DLLs

If Delphi applications use DLLs (also created with Delphi), will there be multiple versions of the variables declared in System.pas? I have just read How to determine if I'm running as a console ...
4
votes
5answers
236 views

Is there a non-reference-counted base class like TInterfacedObject?

I need a base class like TInterfacedObject but without reference counting (so a kind of TNonRefCountedInterfacedObject). This actually is the nth time I need such a class and somehow I always end up ...
4
votes
1answer
120 views

Parameterized Bit-fields in verilog

Is it possible to parameterize a bit-field in verilog? Essentially I want to use a parameter or alternative to define a bit-range. The only way I can think of doing this is with a `define as shown ...
4
votes
1answer
1k views

RTL150.BPL not found

i have this problem: i compile and run application and all work in mine computer. When i try to run same application in other computer, i have error about rtl150.bpl not found. I have searched on ...
4
votes
2answers
219 views

How can I create a custom font service for Persian language

Hi There are very limited Persian fonts for the websites, I need to know if there is a way to have custom fonts loaded in websites ? There are some font replacement services but I dont know if they ...
4
votes
4answers
1k views

Right to Left UI in iPhone (Hebrew)

I'm struggling in creating a RTL UI in iPhone application. The framework doesn't seem to have any support for RTL languages. The only thing is the alignment inside labels, which is nice, but it ...
3
votes
1answer
127 views

How .NET's regex engine treats RTL+LTR mixed strings?

I have a mixed Hebrew/english string to parse. The string is built like this: [3 hebrew] [2 english 2] [1 hebrew], So, it can be read as: 1 2 3, and it is stored as 3 2 1 (exact byte sequence in ...
3
votes
1answer
103 views

Right-to-left UI Guidelines?

I'm looking into RTL support for a proprietary UI framework (for a desktop app), and I'm wondering: are there guidelines as to how the widget rendering has to change? I'm looking for a list of things ...
3
votes
2answers
101 views

System.IntNN, System.UIntNN version requirements

What's the first version of Delphi that has Int8, Int16, Int32, UInt8, UInt16, UInt32 declared in the System unit. Which VERnnn conditional symbol or RTLVersion value do I need to use for detection?
3
votes
3answers
477 views

html direction by language? (if english dir=ltr if arabic dir=rtl)

Can I do that? I mean if, for example, the contents of the <div> is Hebrew or Arabic, float the <div> right and give it a dir="rtl" attribute. And, if the contents of the <div> is ...
3
votes
1answer
208 views

Is there any way to detect an RTL language in Java?

I need to be able to detect whether the current language my user is viewing is an RTL (Right To Left) language like Arabic. At the moment I'm just detecting this based on the language code from the ...
3
votes
1answer
136 views

Is there a way (without coding explicitly) to display a number using the metric prefixes?

This question is relaetd to This question, on using some of the windows explorer features automatically inside a Delphi application. Is there a way to format an integer using the metrix prefixes ...
3
votes
1answer
794 views

C builder RAD 2010 RTL/VCL Application->Terminate() Function NOT TERMINATING THE APPLICATION

I have a problem also described here: http://www.delphigroups.info/3/9/106748.html I have tried almost all forms of placing Application->Terminate() func everywhere in the code, following and not ...
3
votes
3answers
3k views

Android: RTL support - digits embedded in a right to left sentence (Hebrew)

My application displays Hebrew text which comes from a Web Service. When a sentence contains digits (in the middle of it), the digits appear in a mirror view: 29 appears as 92, 21:45 appears as 54:12 ...
3
votes
5answers
300 views

Text: right to left (CSS)

Is there a CSS code that changes this text This is it to this one ti si sihT
3
votes
2answers
428 views

some pointer to understanding GCC source code

I'm student working on optimizing GCC for multi-core processor. I tried going through the source code, it is difficult to follow through it since I need to add some code to the back end. Can anyone ...
3
votes
3answers
692 views

Javascript - how to find hebrew?

i"m trying to fint if a string starts(first letter) width an RTL language/ hebrew. any ideas?
3
votes
4answers
517 views

Java - RichFaces - RTL

I'm looking for Java "Faces" that supports RTL (Right To Left) user interfaces. The only library that I've checked so far is RichFaces. It seems that it doesn't support it natively. What is a good ...
3
votes
5answers
450 views

FPGA based RTL evaluation

Currently I am testing some RTL, I am using ncverilog, and it is very ... very slow. I have heard that, if we use some kind of FPGA boards, then things will be faster. Is it for real?
2
votes
5answers
57 views

Is it really bad practice to add html markup for styling/skinning using jquery?

I have a question, it's not the clearest but I wanted to see if anyone might have some ideas on it! I'm working on an app, currently we only have one theme but in the future we will have many ...
2
votes
2answers
38 views

:after pseudo not taking direction (rtl) in consideration? (Firefox)

I have this css to put an icon after each external link: a[target="_blank"]:after { background: url("images/external_icon.png") 0 0 no-repeat; border: 0 none; content: ""; padding: 0 ...
2
votes
1answer
60 views

Chrome shows vertical scrollbar at the right side when using direction:rtl

When I put style='direction: rtl;' the vertical scrollbar should switch sides and show on the left instead of right. This is how it works in IE and FF, but in Chrome it remains on the right. Is it a ...
2
votes
1answer
64 views

Is there an HtmlEditor for C# Winforms that supports right-to-left languages?

Is there is any HtmlEditor in C# winforms that supports right-to-left languages? I have an application in c# that controls content of a website, and I need to have an htmlEditor. This website is in ...
2
votes
1answer
78 views

What default implementation of new/delete from the std-rtl should I use when overriding new/delete in global namespace?

I'm using the RTL as a dynamic library. This allows for an overridden new/delete operator in global namespace, because the linker would find my implementation first. I could rely on malloc() and ...
2
votes
1answer
302 views

Right click(popup menu) does not work when change diretion of treeview with SetWindowLong Command

When I use SetWindowLong command to change direction of treeview, popupmenu on its node dose not show. Full Code is here : Procedure SetWinControlBiDi(Control: TTreeView); var ExStyle: Longint; ...
2
votes
2answers
174 views

Why to keep string variable to perform default initialization of TStringStream?

This is out of curiosity question. I stumbled upon this example while researching on ObjectBinaryToText behaviour for my previous question. Line 5 declares string variable and then code implicitly ...
2
votes
1answer
86 views

Critical Path from FPGA in Mentor

I am working with Mentor FPGA doing RTL design with moduleware and vhdl. Right now I am looking at the Mentor Graphics Precision RTL synthesis GUI. Does anyone know how I can get a critical path ...
2
votes
1answer
191 views

Right-to-left and/or up-to-bottom text in html/js?

How can I make a right-to-left and up-to-bottom textfield for user input in a browser? Are there any native ways to do it? Or maybe workarounds? (Up-to-bottom could be like Japanese, or the ...
2
votes
1answer
123 views

-moz-column doesn't work correctly with rtl direction

I have a div container with fixed height , fixed width and overflow hidden I need to display text in 4 columns The problem is : with direction 'rtl' , firefox display the latest 4 columns and hide ...
2
votes
1answer
211 views

How mixing LTR and RTL languages is managed in unicode?

Sometimes we have to show messages in display which is a mixing of RTL and LTR languages. The message is in unicode. So, how unicode handle the mixing? Is there any dependency on the platform?
2
votes
1answer
447 views

android, Problem in custom font (RTL labguage)

according to android 2.3 some RTL languages such as Arabic is supported in this new version. However, emulator does not show the fount correctly. In code I have written: public void ...
2
votes
1answer
308 views

rearrange string with mixed languages (LTR + RTL)?

I have a text with mixed languages, (one LTR and the other RTL).when sending the string on SMTP the string gets mixed up .Is there any way to recognize the string ?
2
votes
1answer
384 views

BlackBerry: Are there any examples on how to localize BB apps for right-to-left languages like Arabic, Hebrew?

I want to localize my Blackberry app to use Arabic language which is right-to-left. I am using SDK 4.5 because I want my app to be forward compatible. I read in this article guidelines for rtl ...
2
votes
1answer
248 views

Strange brackets layout in RTL text direction region

The following html snippet <div dir="rtl"> test (test) </div> shows (test (test in all browsers. Why?
2
votes
4answers
974 views

2-byte (UCS-2) wide strings under GCC

when porting my Visual C++ project to GCC, I found out that the wchar_t datatype is 4-byte UTF-32 by default. I could override that with a compiler option, but then the whole wcs* (wcslen, wcscmp, ...
2
votes
5answers
674 views

Design considerations for a multi-language web application

I was asked by an interviewer today how I would implement Arabic as a second language into a PHP web application. I talked about choosing a unicode encoding for the database and the front-end, and ...

1 2 3 4