A modified version of [ML tk Text Editor] - v1.12 [http://fastbase.co.nz/edit/index.html] The Zipguy 07/23/2012 (my email is zipguypub @ thefreesite dot com please change the dot to a ".".) Here's the upgraded interface of ML: [http://www.nonags.org/members/zipguy/tcl/ml/ml_01.jpg] The version 113 has been modified by The Zipguy to version 1.24d. Changes: * Added toolbar for icons * Uses a Paned window for the Procs, which is resizeable so you can maximize the horizontal area of the file being edited * You can Run the file (after saving) * You can Run the file ../../main.tcl above it, which is useful for testing unwrapped starkits) * Can have different splits for each file being edited * Made the Popup window on right click Tearoff * Added "Save" choice to the popup * Added "Save & Run" choice to the popup * Added "Save & Run main.tcl" choice to the popup * Modified logic so popup is placed correctly when not maximized * Does not Maximize the Window on start * Increased the size of the font for procs * Colors are now variables and are loaded/saved in ml_cfg/ml * ml_cfg.ml is now written in the folder from which ml was run, NOT in the edited file's folder. * Modified the Procedure Navigator text and the About window text to reflect that this is v1.24 (ZipGuy) version There is a new popup menu on a right click: [http://www.nonags.org/members/zipguy/tcl/ml/mlpopup.jpg] Note that this version lets you run the ../../main.tcl file, which is what the starkit would run. Is anyone interested in it? [LV] Sure! [ZipGuy] Here's the ML version 1.24 kit: [http://www.geocities.ws/thezipguy/mytcldesktop/ml124.kit] ((click on the # 2 link and make sure you click on "Save Target as") ---- [AET] 21feb05 Very nice! A great (and small!) addition to the developer's toolkit. Well done! My copy (.kit) fails if it starts in a path with spaces (sourcing poToolHelp.tcl). ''Run'' and ''Save + Run'' have the same problem. Also doesn't obey some MSWindowsXPSP2 wm rules, 'cos when I use it with TopDesk (an old desktop pager), it stays with the screen, not the desktop. No other program does that (including Tk), and I've used lots over the years. Now, if I could integrate it into tkcon instead of the viewer/editor, wouldn't that be good? And if it had a step through debugger with breakpoints . . . [ZipGuy] 22feb05 I'll look into it in a few days, the space in the path. I'm moving. The debugger thing with breakpoints, don't know how on Windows. [MHo] 2007-Sep-25: Doing '''tclkit ml.kit''' gives ''wrong # args...''! [ZipGuy] 2012-Jul-23 Hi, I'm back. Here's the ML version 1.24 kit: [http://www.geocities.ws/thezipguy/mytcldesktop/ml124.kit] (click on the # 3 link and make sure you click on "Save Target as"). And to the MHo, what he should have done was '''tclkit.exe ml.kit foo.tcl''' if foo.tcl was the file he wanted to edit. That's why he got wrong # of args. ---- [JR] [StarPack helper] ---- !!!!!! %| [Category Application] | [Category Dev. Tools] | [Category Word and Text Processing] |% !!!!!!