I've just started playing with Win32::GUI. I had a difficult time getting a label to display a bitmap. After looking at an example, I added '-style => 14' to the label definition, and it works fine now.
Is there some documentation on this option? It'd be good to know what the 14 means. Dan Ratzlaff