开发者

how to allow user to order columns with wxListCtrl in report mode

with wxListCtrl, how to allow the user to rearrange the column order at runtime 开发者_运维百科? just like in windows.

Tnx, Vertilka


The wxListCtrl has quite a limited set of features. I do not know whether or not it includes this. However, if you want to get fancy, switch to using wxGrid, which has this and almost every other feature you could imagine, and is also part of the wxWidgets toolset.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜