Right to left language support

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Gandalf

    Right to left language support

    Most of you probably speaks Latin language, so you wont understand
    the problem.
    when I try to write Hebrew in my statictext the last punctuation marks
    get mixed up.
    does someone have a solution for this?

    this is the code :

    text=wx.StaticT ext(panel3, -1, Hebrew_string, style=wx.ALIGN_ RIGHT)

    thanks!
Working...