Bugs found in [XOtclIde] fixed bugs will be removed from this page ---- 1. Browser is wrong (menu crashed) if corresponding object is destroyed. 2. Search senders for Tcl procs found nothing. 3. Tcl proc on ErrorStack are not highlighted and saving ro repository is ignored. ---- '''1.''' ''Browser is wrong (menu crashed) if corresponding object is destroyed.'' ATK: This state should not happen in normal usage because the life of browser object is coupled withlife of browser object. ---- [JimG] - 3.4.2005 It seems that the workspace can't understand puts and when doing this on Windows using prebuilt binary version of XOTclIDE puts "should be displayed" nothing happen when you do it or print it and will get a warning dialog when inspect it. [MichaelHeca] Open console from menu System -> Tcl Console. ---- [XOTclIde]