vote up 0 vote down star

with wxListCtrl, how to allow the user to rearrange the column order at runtime ? just like in windows.

Tnx, Vertilka

flag

1 Answer

vote up 0 vote down

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.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.