Re: TreeView problem
- Posted by Greg Haberek <g.haberek at comcast.net> Mar 11, 2003
- 517 views
sounds like a repaint prolem. try using repaintWindow( TreeViewID ) when the program loads. also, if you use setRect() to resize the treeview, make sure the last parameter is True (1) so the TreeView will repaint itself when its resized. ~Greg ----- Original Message ----- From: sephiroth _ <euman2376 at yahoo.com> Subject: TreeView problem i'm using Win32lib 0.57.9, and i'm writing this program to browse lyrics, play songs, put together the ones you listen to the most, etc, and all the songs are organized by author in a TreeView, but it never draws completely when the program starts. Only the very first item shows up. i have to cover the TreeView up with another program or something and switch back to it for it to redraw, but after that it's fine. what's going on? TOPICA - Start your own email discussion group. FREE!