RE: Treeview w/Edit-Labels
- Posted by jordah ferguson <jorfergie03 at yahoo.com> Jun 22, 2002
- 429 views
I was just creating a Tutorial for Editting treeview labels but for some reason every time i press a key the Edit Control Loses Focus. Any help available, jordah ferguson Derek Parnell wrote: > > -----Original Message----- > > From: euman at bellsouth.net [mailto:euman at bellsouth.net] > > Sent: Thursday, 20 June 2002 5:41 > > To: EUforum > > Subject: Re: Treeview w/Edit-Labels > > > > > > Correct Chris, > > the latest beta version of Win32lib is required. > > Version: 0.57.8 17/June/2002 > > dont forget sequence tvitem_handle in Win32lib.ew > > will need to be set as global. > > Maybe Derek will update all the handle housekeeping > > to be global? > > > No I won't be doing that. I really want to eliminate global variables > from > the library. > > However, I've already come to your aid because getHandle() can now get a > TV > Item's handle. > > tvih = getHandle( {TV, index} ) > > ----------- > Derek. > > ================================================================== > > > ================================================================== > >