Re: Bug in Win32Lib? No way to set/get check on TreeView item?
- Posted by Derek Parnell <ddparnell at bigpond.com> Apr 21, 2004
- 381 views
CoJaBo wrote: > > > There seems to be no way to set or get the checked stat > of a TreeView item > > (reported by Andrew Hall) > <breaking radio silence> Wait a bit...v0.6 will be released RSN and that has been fixed. You will just need to use setCheck() and isChecked() as these now work for Checkboxes, Lists, MenuItems, ListViews and TreeViews. <resuming radio silence> -- Derek