Right-to-Left Writing
Right-to-Left Writing
(OP)
I use Arabic language in developing my Clarion App. V.5b
The problem is that, Data entry forms do not flip from right to left and doesnot display the small characters eventhough I use Win98 or Win2000 Arabic Enabled. It does so only when I display the field in a table. Your help is highly appricated.
The problem is that, Data entry forms do not flip from right to left and doesnot display the small characters eventhough I use Win98 or Win2000 Arabic Enabled. It does so only when I display the field in a table. Your help is highly appricated.
RE: Right-to-Left Writing
This from the clarion's help:
Single - (the SINGLE attribute) specifies the control is only for single line data entry. This is
specifically to allow use of TEXT controls instead of ENTRY controls for data entry in
languages that write from right to left (such as Hebrew or Arabic).
-----
carabez@hotmail.com