wxRearrangeList Append Invalid

This forum can be used to talk about general design strategies, new ideas and questions in general related to wxWidgets. If you feel your questions doesn't fit anywhere, put it here.
Post Reply
exiled
In need of some credit
In need of some credit
Posts: 3
Joined: Mon Jan 21, 2013 3:30 pm

wxRearrangeList Append Invalid

Post by exiled »

Well currently the way wxRearrangeList is set up the data is not modifiable and doing any kind of operation for the wxItemContainer like Append() results in a conflicting size for the order array.
Auria
Site Admin
Site Admin
Posts: 6695
Joined: Thu Sep 28, 2006 12:23 am
Contact:

Re: wxRearrangeList Append Invalid

Post by Auria »

Hi,

bugs should better reported on trac.wxwidgets.org than on the forum, if possible with code examples showing the issue
"Keyboard not detected. Press F1 to continue"
-- Windows
Post Reply