[Wnd-commit] wnd/wnd/controls/listview __init__.py,1.1.1.1,1.2
Status: Alpha
Brought to you by:
jurner
|
From: jürgen u. <cer...@us...> - 2005-05-15 09:34:06
|
Update of /cvsroot/wnd/wnd/wnd/controls/listview In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1362 Modified Files: __init__.py Log Message: new message + bugfixes Index: __init__.py =================================================================== RCS file: /cvsroot/wnd/wnd/wnd/controls/listview/__init__.py,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** __init__.py 29 Apr 2005 15:22:55 -0000 1.1.1.1 --- __init__.py 15 May 2005 09:33:50 -0000 1.2 *************** *** 34,37 **** --- 34,40 ---- TODO + - Get/Set overlay image + - Get/Set state image + - customdraw NOTIFYITEMDRAW works |