开发者

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

开发者 https://www.devze.com 2022-12-09 14:22 出处:网络
with wxListCtrl, how to allow the user to rearrange the column order at runtime 开发者_运维百科?

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

精彩评论

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

关注公众号