Skip to content

Version 1.7

Compare
Choose a tag to compare
@snakefoot snakefoot released this 17 Aug 21:07
· 302 commits to master since this release
  • Added CGridColumnTraitImage, that can mimic checkbox editing for any column
  • Renamed OnTraitEditBegin() to OnEditBegin()
  • Renamed OnTraitEditComplete() to OnEditComplete()
  • Renamed OnTraitCustomDraw() to OnCustomDrawCell()
  • Fixed several bugs (Mostly row and cell coloring)