2

i am using this command, which should switch my layout to RTL but the message dialog is still LTR:

 self.SetLayoutDirection(wx.Layout_RightToLeft)

message dialog:

  FinishMessage=wx.MessageDialog(self, "הבדיקה הסתיימה\r\n התוצאות נמצאות בקובץ אקסל במיקום הקובץ", caption="סיום בדיקת ניחות",style=wx.OK)

how do i fix the text will be right to left?

RobinDunn
  • 6,116
  • 1
  • 15
  • 14
delex
  • 201
  • 1
  • 5
  • 13

0 Answers0