Hi every one. What is the similar python WX style property for CSS
text-align?

I need this item text to start from the right direction:

aaa= html.HtmlWindow(self, -1, style=wx.SIMPLE_BORDER, size=(250, 60))
        aaa.LoadPage('../../aa.html')


Thanks!
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to