in reply to Re: Tooltips for Tk widgets in perl - easier than ever
in thread Tooltips for Tk widgets in perl - easier than ever

all true.

However, perl/Tk limits to Tix's Balloons, whereas in Tcl/Tk there is larger choice of different "tooltip" widgets, so allowing better TIMTOWTDI principle.

Best regards,
Vadim.

  • Comment on Re^2: Tooltips for Tk widgets in perl - easier than ever

Replies are listed 'Best First'.
Re^3: Tooltips for Tk widgets in perl - easier than ever
by zentara (Cardinal) on Jul 14, 2007 at 17:40 UTC
    Yeah. someone has to keep people aware of the virtues of Tcl/TK ...... it's good, but Tcl is not Perl, thats it's drawback in my book.

    I'm not really a human, but I play one on earth. Cogito ergo sum a bum
      I, for one, think its not good to recommend Tcl::Tk to novices, because this approach requires deeper knowledge on what is happening, and one should be prepared to unexpected

      But I don't understand your argumentation that "Tcl is not Perl" as drawback.
      Its quite common to use external library of something, even if that library is not Perl.
      Why the limitation?

      just for the record, Ruby+Tk, Python+Tk, Perl+Gtk2, etc, etc all use external non-perl libraries.

        Ok, I'll crawl back under my rock now. :-)

        I'm not really a human, but I play one on earth. Cogito ergo sum a bum