I can't align the text on the right in my wxDialog. Everything else works fine
self.sirina = wx.StaticText(self,-1,'',(200,50),style=wx.ALIGN_RIGHT) -- http://mail.python.org/mailman/listinfo/python-list
I can't align the text on the right in my wxDialog. Everything else works fine
self.sirina = wx.StaticText(self,-1,'',(200,50),style=wx.ALIGN_RIGHT) -- http://mail.python.org/mailman/listinfo/python-list