Browse By Tags

  • [CONNECT C++] DataSheet Example

    I've updated Mark Anderson's DataSheet project for CONNECT. DataSheet shows how to create cell editors that modify a ListModel displayed in a ListBox . Each of six columns uses a different editor: simple text combo box binary choice color…