Menu

#89 MultiList control implementation

open
nobody
None
5
2003-01-22
2003-01-22
Anonymous
No

I found the multicolumnlist file in the components
directory however it seemed to be a fairly bare bones
implementation. Since the wxListCtrl in wxWindows
is soooo much better than the wxListBox you might
want to consider throwing out the wxListBox and
just using the wxListCtrl. However what I've done
is to implement the base functionality that I expected
in the multicolumnlist control.

Cheers,
William.

pypc at netshark dot com

Discussion

  • Nobody/Anonymous

    Replacement multicolumnlist.py

     
  • William K. Volkman

    Logged In: YES
    user_id=718006

    Ok, I've completed an example program, fixed an oversight
    and removed
    some debugging code. Now just where to upload the files.

     

Log in to post a comment.