I have a matrix of integers in a variable and I want to know how can I display it and what controler I've to use for in MFC ?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
For more advanced formatting options, I always use a grid control for displaying matrix data; more specifically, the CGridCtrl from CodeProject. It's pretty old but works very well. |
||||
|
|