Date: Thu, 4 Nov 1999 09:54:53 -0000 From: "Ghulam Dastgir" <banta@ghulam.force9.co.uk> To: <freebsd-questions@freebsd.org> Subject: tcl/tk Message-ID: <003801bf26ab$1d622e60$df6f38d4@ghulam>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] 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 [-- Attachment #2 --] <!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN"> <HTML> <HEAD> <META content=text/html;charset=iso-8859-1 http-equiv=Content-Type> <META content='"MSHTML 4.72.3110.7"' name=GENERATOR> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT color=#000000 size=2>Hi,</FONT></DIV> <DIV><FONT color=#000000 size=2>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.</FONT></DIV> <DIV><FONT color=#000000 size=2>Is this possible 'cos I thought that tk will not recognise bash commands, it'll only recognise tcl commands??</FONT></DIV> <DIV><FONT color=#000000 size=2>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.</FONT></DIV> <DIV><FONT color=#000000 size=2>Regards,</FONT></DIV> <DIV><FONT color=#000000 size=2>Ghulam</FONT></DIV></BODY></HTML>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003801bf26ab$1d622e60$df6f38d4>
