Menu

#76 Fix Right To Left

3.2
open
UI (13)
5
2014-04-05
2007-08-16
omid
No

Hello
with this patch you can fix menu and tree and from
oriention in Right To Left Language for launch it
Follow the below instruction

Windows users

\> cd %ADEMPIERE_HOME%
\> jar uvf lib/Adempiere.jar -C %PATCH_HOME%
/org/compiere/apps/AMenu.class
\> jar uvf lib/Adempiere.jar -C %PATCH_HOME%
/org/compiere/apps/APanel.class
\> jar uvf lib/Adempiere.jar -C %PATCH_HOME%
/org/compiere/grid/GridController.class
\> jar uvf lib/Adempiere.jar -C %PATCH_HOME%
/org/compiere/grid/VPanel.class
\> jar uvf lib/Adempiere.jar -C %PATCH_HOME%
/org/compiere/grid/tree/VTreePanel.class
\> RUN_setup.bar

PATCH_HOME set in environment variable = c:\pHome

Kindly Regards

Discussion

  • omid

    omid - 2007-08-16

    This file is for RTF Language Entry for August 16, 2007

     
  • Trifon (An ADempiere founder)

    Logged In: YES
    user_id=195397
    Originator: NO

    Hi,

    Thank you for your contribution.
    Could you please attach source code of this patch?

    Kind regards,
    Trifon

     
  • omid

    omid - 2007-08-18

    Logged In: YES
    user_id=1770604
    Originator: YES

    File Added: AMenu.java

     
  • omid

    omid - 2007-08-18
    • assigned_to: nobody --> trifonnt
     
  • omid

    omid - 2007-08-18

    Logged In: YES
    user_id=1770604
    Originator: YES

    File Added: GridController.java

     
  • omid

    omid - 2007-08-18

    Logged In: YES
    user_id=1770604
    Originator: YES

    File Added: APanel.java

     
  • omid

    omid - 2007-08-18

    Logged In: YES
    user_id=1770604
    Originator: YES

    File Added: VPanel.java

     
  • omid

    omid - 2007-08-18

    Logged In: YES
    user_id=1770604
    Originator: YES

    File Added: VTreePanel.java

     
  • Mohamed Gaber

    Mohamed Gaber - 2014-03-27

    Hi omid

    i have installed the new version of adempiere "iDempiere1.0.a_Setup" and need to make the direction of ( tree, menu, windows, tabs, .....) to be Right to Left, so please I need your help to make that and if there are any out off box feature in adempiere to do that.

    thank you in advance

     
  • Mohamed Gaber

    Mohamed Gaber - 2014-03-29

    thank you omid for your response.
    but when I opened the source using eclipse and try to run or debug, the code raise an attached error, and I checked the .classpath file and found this error related to this line "classpathentry combineaccessrules="false" kind="src" path="/rev6761".
    so would you please let me know the exact steps to make the running adempiere to be RTL.

     

    Last edit: Mohamed Gaber 2014-03-29
  • Mohamed Gaber

    Mohamed Gaber - 2014-04-05

    Hi,
    thank you Omid very much for your help.

     

Log in to post a comment.