in reply to Aqua & Perl/Tk

My understanding (without success) is that Tcl::Tk will let you talk to a native Tcl/Tk, with a few restrictions. This should let you bridge from a Perl program to Aqua-Tk with a few weirdnesses.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

Replies are listed 'Best First'.
Re^2: Aqua & Perl/Tk
by SpanishInquisition (Pilgrim) on Aug 25, 2004 at 13:58 UTC
    I'll check this out too ... didn't realize there was an alternative to Perl/Tk ... thanks!