Skip to content

Version 2.4

Latest
Compare
Choose a tag to compare
@snakefoot snakefoot released this 30 Apr 10:12
· 15 commits to master since this release
  • CGridListCtrlGroups can perform filtering of items based on cell value
  • CGridListCtrlGroups can reorder items within the same group
  • Fixed missing call to CListCtrl::OnKillFocus(). Unable to loose focus.
  • New define CGRIDLISTCTRLEX_AFX_EXT to make it easier to create MFC Extension DLL
  • Fixed several small bugs