in reply to Re: Tk::Browseentry -browsecmd Option with Subroutine Parameter
in thread Tk::Browseentry -browsecmd Option with Subroutine Parameter

Actually, I was able to find a workaround based on the code from the Link. Since my Values are unique, it is possible to identify the Browseentry and the Index when the Value is passed along to the Subroutine. But choroba provided a more direct way to solve my problem.

  • Comment on Re^2: Tk::Browseentry -browsecmd Option with Subroutine Parameter