EasyGui Home Version Home Pydoc Docs Epydoc Docs Tutorial Cookbook FAQs Contact |
This page holds frequently-asked questions about easygui.
No, there is no way to specify a custom order. The reason is that the data must be sorted in order for the "jump to" feature (namely, to jump down in the list by pressing keyboard keys) to work.
For some tips on how to control the order of items in a choicebox, see this recipe from the Easygui Cookbook.