Hello Monks,
I'm struggling a bit with a win32 gui idea that I would like to implement in perl.
Basically I want to display a folder/file browse dialog box - users click a "Browse" button and
select files from their local drives.
I think perhaps Win32::GUI::TreeView is the control to use.
Can anyone point me to some documentation on this package.
I've got the package docs but they are just a short reference rather than any sort of Howto. Any
example code would be a great help.
Thanks again hallowed monks