http://qs321.pair.com?node_id=1087756


in reply to Re^3: wxPerl Tutorial one :: The basics
in thread wxPerl Tutorial one :: The basics

i have run into another brick wall, but the gui works to a certain extent. i have a program that i am simply trying to display the md5's of all files in a directory (usually up to 25 - 30 md5s) the md5's come from a scalar "$md5" ironically lol, but im having a very hard time figuring out how to actually display that md5 in listctrl. using a listctrl i can have a column for the md5, another for the filename another for the filesize in bytes ect, please help :'( lol