Package Editra :: Package src :: Package eclib :: Module elistmix
[hide private]

Module elistmix

source code

Editra Control Library: EListMixins

Class ListRowHighlighter: This mixin class can be used to add automatic highlighting of alternate rows in a ListCtrl.


Author: Cody Precord <cprecord@editra.org>

Classes [hide private]
  ListRowHighlighter
This mixin can be used to add automatic highlighting of alternate rows in a list control.
Variables [hide private]
  __svnid__ = '$Id: elistmix.py 57345 2008-12-14 23:47:52Z CJP $'
  __revision__ = '$Revision: 57345 $'
  HIGHLIGHT_ODD = 1
  HIGHLIGHT_EVEN = 2