Yep, works on linux, but... C:\>perl image_button.pl Unrecognized image file format at image_button.pl line 45. Thanks for the effort, though :) T.J. Grant McLean wrote:
On Thu, 2008-03-06 at 01:05 -0800, T.J. Ferraro wrote:At this point I'm willing to settle for any way to display an image in gtk2 on windows, so, any suggestions are welcome :)I've attached a standalone program that displays an image on a button. The source image was a PNG but I've encoded the bytestream inline using Base64 encoding. I don't have Windows so I'm unable to try it there, but it works on Linux. Cheers Grant