Emacs should be having a mode for Tcl already. That is, Emacs can work as a full-fledged Tcl IDE. Emacs has mode for C++ as well. That is, it can work as C++ IDE as well.
This is a discussion on IDE for C using C and TCL - TCL ; hi.I want to make an IDE for C using C and using TCL/TK for GUI. I learnt how to make widgets in TK but am not able to understand how to call a TCL/TK script in my C program. I ...
hi.I want to make an IDE for C using C and using TCL/TK for GUI. I learnt how to make widgets in TK but am not able to understand how to call a TCL/TK script in my C program. I searched a lot but could not clearly get what to do. Can u guys pls sugst hw can i do it or learn abt it??pls,quite urgent
One more doubt; if I use 'button' widget in TK and need to call a C function using the button, what shd i do??thnx in advance
Emacs should be having a mode for Tcl already. That is, Emacs can work as a full-fledged Tcl IDE. Emacs has mode for C++ as well. That is, it can work as C++ IDE as well.