Python

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • wx.lib.calendar and SetSelDay method

    1 answers - 306 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

    Hi friends,
    How I can change the color of selected days that was selected by
    SetSelDay method?
    Thanks!
    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
  • No.1 | | 248 bytes | |

    Basil Shubin wrote:
    Hi friends,
    How I can change the color of selected days that was selected by
    SetSelDay method?
    Looking at the source code, it looks like these will do it:
    cal.SetColor(, value)
    cal.SetColor(, value)

Re: wx.lib.calendar and SetSelDay method


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

EMSDN.COM