Python

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • wx colour question

    0 answers - 711 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    Friday, December 2, 2005, 9:07:58 PM, Jeff Peery wrote:
    () I just want to set my text field background to the same
    greyish color as the window and toolbar have. is there a way to get
    this grey color so that my text field background is the same color
    as the window frame and border? thanks.
    Take a look at wx.SystemSettings.GetColour(index) in the docs.
    Probably the index you're looking for is
    wx.SYS_CLUR_WINDWFRAME.
    -- tacao
    No bits were harmed during the making of this e-mail.
    To unsubscribe, e-mail: wxPython-users-unsubscribe (AT) lists (DOT) wxwidgets.org
    For additional commands, e-mail: wxPython-users-help (AT) lists (DOT) wxwidgets.org

Re: wx colour question


max 4000 letters.
Your nickname that display:
In order to stop the spam: 0 + 9 =
QUESTION ON "Python"

EMSDN.COM