2011/11/7 Micha Silver <[email protected]>: > Hello All: > I started working with GRASS on a Win7 machine (the OSGeo4W installer). This > Windows installation is "hebrew enabled" (English interface, with support > for Right To Left languages) and regional settings are for Israel. When I > run the wxPython GUI, I get the windows "reversed" > > Here are some screenshots to show what I mean: > http://www.surfaces.co.il/dl/grass_6.4.2_reversedGUI1.png > http://www.surfaces.co.il/dl/grass_6.4.2_reversedGUI2.png > > Changing the regional settings back to "United States" for example does not > change anything. Any ideas where this comes from? and how to avoid it? > (BTW, This problem does not appear in the tcl/tk interface)
I suppose that some clever usage of the wxPython language test must be added: http://wiki.wxpython.org/Internationalization#Switching_between_Left_to_Right_and_Right_to_Left_Languages Markus _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
