Re: Centering text in a wx.ListBox w/ wxPython

2005-07-22 Thread Franz Steinhaeusler
On 26 Jun 2005 22:34:31 -0700, "fo" <[EMAIL PROTECTED]> wrote: >How do I center each item in the ListBox widget? Hm, I don't think, this is possilble. >Also, is it possible to change the color of the selected item? right >now it uses the OSes color. I would like it to be consistant on every

Centering text in a wx.ListBox w/ wxPython

2005-06-26 Thread fooooo
How do I center each item in the ListBox widget? Also, is it possible to change the color of the selected item? right now it uses the OSes color. I would like it to be consistant on every machine. -- http://mail.python.org/mailman/listinfo/python-list