On Jun 17, 6:43 pm, Gandalf <[EMAIL PROTECTED]> wrote:
> 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!

*right to the left direction...

And I'm using pythin 2.5 on XP (I forget to mention...)
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to