Skip to content

Version 2.2

Compare
Choose a tag to compare
@snakefoot snakefoot released this 17 Aug 21:16
· 70 commits to master since this release
  • CGridColumnTraitCombo now has the option to display dropdown on edit begin (SetShowDropDown)
  • All column trait editors now has the option to start editor on first mouse click (SetSingleClickEdit)
  • CGridColumnTraitHyperLink will sent LVN_ENDLABELEDIT notification to parent on mouse click (Simulates button click)
  • Checkbox state icon used by subitems has been improved on Windows 7/8 by avoiding image scaling
  • Fixed several small bugs