Right-To-Left Support in Coolite

  1. #1

    Right-To-Left Support in Coolite

    Hi,

    Right-To-Left, RTL for short, is necessary for development in countries that speak or use right to left languages such Hebrew and Arabic. It is considered either a must or added-value when it comes to development of Data-Centric websites in that part of the world.

    Is there any plan for the Coolite Toolkit to provide such support? For example, Layout controls, text boxes' labels, etc..

    And if there is a way for the currently available version (v8.1) to support RTL either through HTML or CSS, I would be more than glad to be enlighted by you guys.

    Thanks,

    Kindest Regards and Respect,
    Yaser
  2. #2

    RE: Right-To-Left Support in Coolite

    Supporting rtl for TextFields appears is pretty straightforward, see http://forums.ext.net/showthread.php?1910#post8705

    We can investigate RTL support for other components if you can provide specific requirements. Could you provide simplified samples demonstrating how the components currently render, and then describe/mockup how the components should render with RTL in mind.
    Last edited by geoffrey.mcgill; Jan 19, 2011 at 5:53 AM.
    Geoffrey McGill
    Founder
  3. #3

    RE: Right-To-Left Support in Coolite

    Thanks Geoffrey for the reply.

    Yes, I will create some working examples in Coolite and how things should look when using RTL. I shall be able to upload them today night or tomorrow morning my time.

    Thanks again.
  4. #4

    RE: Right-To-Left Support in Coolite

    Hi Geoffrey,

    Sorry for being late uploading the examples (two examples for now) which include:

    1- TreePanel.
    2-GridPanel.

    Remark 1: After applying the simple CSS code you directed me to earlier, both examples render correctly (including icon posiotions, titles) in the RTL (Arabic). Appearantly I have not done my own enough research to do that before.

    Remark 2: In the GridPanel RTL example, although it renders correctly and as it supposed to, when ever a click is made to a row on the grid, the data withing the grid (Not the whole grid) start to scroll right never stopping until data is not shown any more.

    Anyway, See the example I uploaded where each example is implemented in both LTR and RTL for easy comparison.

    P.S: I will add other examples soon.
    P.S. 2: For sure extensive behavior analysis must be applied when Coolite RTL is used, I'll try to do so in the next examples.

    Thanks for listening.
  5. #5

    RE: Right-To-Left Support in Coolite

    Hi,

    Add a new example which includes a FormPanel, ComboBox, and a Button (as part of the FormPanel). The Cls code is applied to the FormPanel.

    Remarks:
    1- FormPanel renders ok (including title and Icon).
    2- ComboBox renders ok (selection arrow is on the left instead of right) but a littl bit cut.
    3- Button does no render ok:
    3.1 - The icon is still showing on the left instead of showing on the right.
    3.2 - The button image is showing the edges of other buttons on both sides, like the button is surrounded by other buttons but showing only the edges.

    Thanks and regards.
  6. #6
    Hi,

    You might be interested to look at this thread with the shared RTL solution for Ext.NET v1.2.
    http://forums.ext.net/showthread.php?18244

Similar Threads

  1. Right to left support
    By Mahloujian in forum 2.x Help
    Replies: 1
    Last Post: Feb 09, 2012, 8:17 AM
  2. [CLOSED] Coolite Support for IE 9
    By speedstepmem3 in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Mar 24, 2011, 10:56 AM
  3. Replies: 1
    Last Post: Jan 12, 2011, 9:13 PM
  4. Replies: 0
    Last Post: Jun 14, 2010, 9:20 PM
  5. Right To Left Direction for Coolite Control
    By Graphimage in forum Open Discussions
    Replies: 0
    Last Post: Jun 06, 2010, 12:06 PM

Posting Permissions