>> self.sirina = wx.StaticText(self,-1,'Some text that\n will be alignet >> \nat the right',(200,50),style=wx.ALIGN_RIGHT) #----------------- this would be an example, the reason I didnt understand is that I used just one line of text
I understand now. Can I align it on the right withot using sizers? -- http://mail.python.org/mailman/listinfo/python-list