Jump to content

Recommended Posts

Posted

Hi Mr. Farshad

 

I found this. I write a custom CSS :

 

body, form {
background-image: url(bg.png);
background-repeat:repeat-x;
  direction: rtl;
}

.x-form-text{
  text-align: right ;
}

.x-grid-panel *{
  text-align: right ;
  font-family: Tahoma;
}

 

and add this in CustomFiles in TUniGUIServerModule.

 

If you can add this future: text-align and body direction with BidiMode Property and add in css Was much better.

 

Best Regards

Posted

Thank you Mr. Farshad

 

Even TUniDBGrid and Form Caption is RTL also.

 

This is good future for RTL languages: Persian, Arabic, Hebrew

 

Best Regards

post-224-0-25077100-1311606616_thumb.png

Posted

Hi, Mr. Farshad

 

You right, because in RTL mode can not change column size by resizing in TUniDBGrid !!!

 

Best Regards

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...