Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    RTL and window layout

    I'm making a multilanguage web application with smartgwt and I've set, only for the arabian initial page, the tag <html dir="rtl">; there are some troubles:

    1) all the windows corners are bad drawed (see the attached image, related to showcase project with RTL tag)
    2) all the widgets which has the instruction "setAlign(Alignment.CENTER)" as ToolStrip or HLayout, are partially displayed (for example, if the widget is a button I can see only half image of it)

    My configuration:
    •Development mode
    •SmartGWT 2.2
    •GWT 2.0.3
    •Firefox 3.6
    •Windows XP SP3

    Is there any solution?

    thanks in advance
    sg
    Attached Files

    #2
    Any update on this? Is this a real trouble? Or is there any work around for this? Thanks.

    Comment

    Working...
    X