Edit history

Edit: -1 of 1
Time: 2007-01-20 21:28:30
Note: /dabosite/wiki/DaboUiSortList/reparent

changed:
-
Signature:

 <pycode>dabo.ui.sortList(chc, Caption="", ListCaption="")</pycode>

Description:

 Wrapper function that brings up the list sorting dialog. You pass a list as the first parameter, and optionally a caption for the dialog window, and a caption for the list editor control.

Returns:

 The sorted list, or the orignal list if the user cancels.

Comments:

 You can sort lists containing any type of object, not just strings.