in reply to Re^5: Using Tk inside a Perl exe
in thread Using Tk inside a Perl exe

I've build a small application using Tk::Zinc and Tk routines. I need resources to display buttons a user can click on (those are the PNGs). I found Tk:Zinc more easy to control the display, and it also supports acceleration from graphic cards if available. Tk::Zinc:Graphics is calling Tk::findINC, and from there was coming my issue.