Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I call Tk scripts from a C program?

program scripts tk
0
Posted

How can I call Tk scripts from a C program?

0

Several simple examples have been posted to comp.lang.tcl. Eric Bleeker ericbl@paramount.nikhefk.nikhef.nl was gracious enough to package his up and place it at ftp://ftp.neosoft.com/pub/tcl/alcatel/code/tkHelloWorld*. This program assumes that you have installed the Tcl and Tk libraries, header files, etc. Alternatively, you can look into creating a dynamically loadable library of your C code for Tcl/Tk. There are some basic examples for all platforms at ftp://ftp.scriptics.com/pub/tcl/misc/example.{zip,tar.gz,tar.Z}.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123