On Tue, Oct 21, 2014 at 12:11:14PM +0530, Mayuresh Kathe wrote: > Hello, > > I finally got myself a Windows 7 license so that I could get around to > running the latest and greatest Squeak. > > I just tried out the MVC environment with the browser, workspace and > transcript open, and simply issuing the following; > Transcript show: 'Hello, World!'. > and hit Ctrl+D. Got no result. > > Even issuing "Transcript clear." has no effect on clearing the messages > generated by "Save image" operation (while exiting). > > Anything I could do to help anyone make MVC functional again?
Hi Mayuresh, It may be that the control keys are mapped differently on the Windows VM. I think there is an INI file to control this on Windows, but first try doing alt+D instead of Ctrl+D and see if that works. The example you gave above works for me in MVC, but I'm running on Linux, so that's why I suspect that it may be just key mapping. Dave _______________________________________________ Beginners mailing list Beginners@lists.squeakfoundation.org http://lists.squeakfoundation.org/mailman/listinfo/beginners