MyTcl is an editor tool which helps you to use Tcl more easily. MyTcl is a pre-alpha version at the present. I'm doing version updates very frequently - almost monthly. So you'd expect new & good features every so often. * Author: inhak.min@gmail.com * Homepage: http://mytcl.tcltk.co.kr (English translation [http://translate.google.com/translate?u=http%3A%2F%2Fmytcl.tcltk.co.kr%2F&sl=ko&tl=en&hl=&ie=UTF-8]) * Download1: http://mytcl.tcltk.co.kr/?q=node/1 ***Screenshot*** [http://mytcl.tcltk.co.kr/sites/default/files/mytcl_screenshot.png] ***Support Features*** 1. based on Tcl/Tk 8.5.8 1. view documentation (F1) 1. includes many packages 1. docking frame 1. syntax highlighting 1. multiple file editing 1. command, word, option auto-completion 1. command usage tooltip window 1. building execution file using tclkit 1. code explorer window 1. watch variable window 1. find and replace dindow 1. debugger (step into, run to cursor, toggle breakpoint, show value of variable) 1. tcl/tk console window (like tkcon) 1. more... ***Support Platform*** 1. Windows XP, Windows 2000, Windows 7 1. Linux (not yet) ***License*** 1. Freeware ---- [http://mytcl.tcltk.co.kr/sites/default/files/1_0.png] [http://mytcl.tcltk.co.kr/sites/default/files/2.png] [http://mytcl.tcltk.co.kr/sites/default/files/3.png] [http://mytcl.tcltk.co.kr/sites/default/files/4_0.png] ---- [JM] Where to download ? I went to the Homepage but I couldn't find the download link. [In-Hak Min] Currently in development. release is expected within 3 months. [In-Hak Min] Now you can download it!! [lm] euhhh ... The homepage seems to be in japanese ... Have you plans to make an english version ? [In-Hak Min] This homepage is for korean. I have no plans to make an english version currently. Maybe I will make an english version if many requests come. [AMG]: Let [Google] do the work. ---- '''[terreaultguy] - 2010-06-21 08:22:30''' Hi, I have Installed MyTcl IDE, I like it! But I have a small problem. I closed the file window and the code Explorer window. I have not been able to open them from the window menu. I have unstalled and re-installed that did not work. Guy [tcleval] There is one thing that I dont see on your editor and I dont see on most tcl editors, it does not support the OO tcl extensions like for example SNIT or STOOOP. I think it would be easy to add highlight and class browser to your editor for theses tcl extensions, as you already have a namespace browser. It would be a killer app if it had support for the most popular OO extensions. It would be nice to have hightlight and code completion for the tcllib extensions too. You would have to write a simple parser to read the tcllib doc and generate your code, a bit more complicated but worth it. ---- [In-Hak Min] Delete file MyTcl.cfg first and rerun. I'll modify this problem the next version. Thank's for using. ---- !!!!!! %| [IDE] | [Category Dev. Tools] |% !!!!!!