Centering text in a wx.ListBox w/ wxPython

Franz Steinhaeusler franz.steinhaeusler at gmx.at
Fri Jul 22 04:21:30 EDT 2005


On 26 Jun 2005 22:34:31 -0700, "fooooo" <phark52 at yahoo.com> 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
>machine.
for example:
listbox.SetForegroundColour(wx.BLUE)

-- 
Franz Steinhaeusler



More information about the Python-list mailing list