From owner-freebsd-questions Thu Nov 4 1:58:18 1999 Delivered-To: freebsd-questions@freebsd.org Received: from cask.force9.net (cask.force9.net [195.166.128.29]) by hub.freebsd.org (Postfix) with SMTP id ED19F14ECC for ; Thu, 4 Nov 1999 01:58:13 -0800 (PST) (envelope-from banta@ghulam.force9.co.uk) Received: (qmail 21730 invoked from network); 4 Nov 1999 09:58:11 -0000 Received: from unknown (HELO ghulam) (212.56.111.223) by cask.force9.net with SMTP; 4 Nov 1999 09:58:11 -0000 Message-ID: <003801bf26ab$1d622e60$df6f38d4@ghulam> From: "Ghulam Dastgir" To: Subject: tcl/tk Date: Thu, 4 Nov 1999 09:54:53 -0000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0029_01BF26AA.A4381D60" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0029_01BF26AA.A4381D60 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi, I'm trying to add a tcl/tk GUI onto a working C++ program that is = presently being run from a UNIX shell script (bash). Now instead I want = the user to go thru the tcl/tk GUI which will then invoke the UNIX shell = script (by clicking a tk widget button say) to run the C++ program. Is this possible 'cos I thought that tk will not recognise bash = commands, it'll only recognise tcl commands?? Unfortunately I can't rewrite the bash script in tcl 'cos bash uses = Ghostview for scientific data plotting for my C++ program which tcl = doesn't have. Regards, Ghulam ------=_NextPart_000_0029_01BF26AA.A4381D60 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi,
I'm trying to add a tcl/tk GUI onto = a working=20 C++ program that is presently being run from a UNIX shell script (bash). = Now=20 instead I want the user to go thru the tcl/tk GUI which will then invoke = the=20 UNIX shell script (by clicking a tk widget button say) to run the C++=20 program.
Is this possible 'cos I thought that = tk will not=20 recognise bash commands, it'll only recognise tcl = commands??
Unfortunately I can't rewrite the = bash script in=20 tcl 'cos bash uses Ghostview for scientific data plotting for my C++ = program=20 which tcl doesn't have.
Regards,
Ghulam
------=_NextPart_000_0029_01BF26AA.A4381D60-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message