From: Brad A. <bra...@ma...> - 2004-09-12 04:56:56
|
More questions about MultiColumnList: Is there a way to specify the width of a given column? How about justification of text to right/left/center? Can I highlight a column header to show that a given column has been selected for sorting? I haven't found much documentation on how to use MultiColumnLists, so I resorted to looking at multicolumnlist.py. I didn't see answers to my questions there, so I'm guessing those features don't exist yet in PythonCard. Should I start look into using wxPython calls when I need to do this kind of stuff? Thanks! |