Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ListView sort_order ignored #15

Open
GoogleCodeExporter opened this issue Sep 16, 2015 · 0 comments
Open

ListView sort_order ignored #15

GoogleCodeExporter opened this issue Sep 16, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Create a new gui.ListView with sort_order='descending'
2. Add items to the list
3. Run your code

What is the expected output? What do you see instead?
The selected sort_column should list items in descending order. Instead the 
list remains sorted in ascending order.

What version of the product are you using? On what operating system?
Latest version of gui2py from github. wxPython3.0-win32-py27.



Original issue reported on code.google.com by rob.cro...@gmail.com on 15 Sep 2014 at 7:24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant