in reply to How to remove Tk icon from the app build using perl Tk

It is unclear what you want (: clear as mud :) , do you mean Re: tk: icon in bar (win32)

  • Comment on Re: How to remove Tk icon from the app build using perl Tk

Replies are listed 'Best First'.
Re^2: How to remove Tk icon from the app build using perl Tk
by jack123 (Acolyte) on May 11, 2012 at 10:58 UTC
    No, see if you'll create any app using PDK app and then if you'll open those app then in left hand side of that GUI app you'll find a Tk symbol in red color with stylish font. I just want to know how to replace that icon with our any icon file.

      No, see if you'll create any app using PDK app and then if you'll open those app then in left hand side of that GUI app you'll find a Tk symbol in red color with stylish font. I just want to know how to replace that icon with our any icon file.

      No? That is exactly the topic of the link, slow down, don't be quick to dismiss

      $mw->idletasks; # this line is crucial $mw->iconimage($icon);
        image "C:\Users\Abc\Documents\abc.ico" doesn't exist at C:/wamp/bin/Perl /site/lib/Tk/Submethods.pm line 37.