【问题标题】:Setting selection background in ListCtrl在 ListCtrl 中设置选择背景
【发布时间】:2014-03-25 01:55:09
【问题描述】:

我正在尝试为 wxPython 2.8 中的选定项目设置自定义背景。我不知道该怎么做。我试过 SetItemBackground 没有运气。

【问题讨论】:

标签: python wxpython wxwidgets


【解决方案1】:

wxListCtrlwxListBox等中的选中项始终使用系统背景选择颜色,不可更改。

【讨论】:

  • 我害怕这个。有什么解决办法吗?
猜你喜欢
  • 2011-09-09
  • 1970-01-01
  • 1970-01-01
  • 2019-11-10
  • 2017-04-05
  • 2012-03-07
  • 2010-12-23
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多