Jump to content

Recommended Posts

Posted

Hi Mr. Farshad

 

I found a very good script for change LTR pages with all element to RTL pages on fly.

 

https://github.com/behrang/extjs-mirror

 

with only adding two line in UniServerModule.CustomFiles

 

files/ExtRTL/ext-mirror.js
files/ExtRTL/resources/css/ext-mirror.css

 

this script seach all elements and convert all LEFT style to RIGHT (with calculate from right) and RIGHT style to LEFT.

 

this work very very good on TreeView and DBGrid,

but i have a problem with TUnuiButton.

 

only this elelment and any other button types (toolbar buttons) after chnage styles with this script LEFT style added in element again and all buttons have both LEFT and RIGHT styles

 

can you help me for solving this problem ?

 

Best Regards

  • 3 weeks later...
  • 4 months later...
Posted

Hello patmap

 

Can you help me?

what is RTL,  I am reading information about this, I understand it is Rigth To Left it is like to see a mirror, can you show me an example? 

anything like a picture.

Thank you so much.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...