Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:

Is there a simple way of getting all the checked entries in a Win32::GUI TreeView or do I have to brute force my way through the entire list using ItemCheck?
  • Comment on Getting all checked entries in TreeView