home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / lang / smalltal / 2309 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  2.1 KB

  1. Path: sparky!uunet!caen!malgudi.oar.net!uoft02.utoledo.edu!cscon102
  2. From: cscon102@uoft02.utoledo.edu
  3. Newsgroups: comp.lang.smalltalk
  4. Subject: Novice seeks help in Smalltalk 80
  5. Message-ID: <1992Nov16.171405.31@uoft02.utoledo.edu>
  6. Date: 16 Nov 92 17:14:05 EST
  7. Organization: University of Toledo, Computer Services
  8. Lines: 34
  9.  
  10. Hi Guys
  11.  
  12. I am a novice programmer in smalltalk. I am using Smalltalk 80 from Parc Place
  13. systems on a Gateway 486 using Windows 3.1. I have the following problems which  
  14. I could not figure out. If some guru would give the answers, it would be very
  15. helpful.
  16.  
  17. 1. Some of the colors like lightCyan, veryLightGray etc. do not work, while
  18. colors like red, green, yellow etc. work perfectly. When I try to use lightCyan 
  19. or springGreen, all I get is a gray window.
  20.  
  21. 2. When you get a prompt window, say to enter a filename, and you change your
  22. mind and decide to cancel it, you have to delete the filename and hit return.
  23. If by mistake you click the mouse outside the prompter, the prompter hides in
  24. the background and all keys/mouse gets stuck. I have to minimize the present
  25. window, go back to the prompter and hit return after removing any filename. Is
  26. there any way to get rid of this annoying feature?
  27.  
  28. 3. Is there any way to go directly to the MS-DOS prompt from smalltalk? I want
  29. to design a button, clicking which will take you to MS-DOS prompt, and to
  30. return back you type Exit. Can I write a method that will accomplish this?
  31.  
  32. 4. How do I save a file using my own method?. I have a file in a textWindow
  33. which I have read using contentsOfEntireFile and after making a few changes, I
  34. want to save it. I want it to be like the "save" option in the editor. 
  35.  
  36. If you could send the answers by e-mail directly to me, I will be very grateful
  37. to you. Thanks in advance.
  38.  
  39. =================================================================================
  40. Abhijit Bagal , Graduate Student ,       Dept. of Mechanical Engineering
  41. e-mail: cscon102@uoft02.utoledo.edu      University of Toledo, Toledo, OH
  42. phone: (419) 537-2359/4930
  43. ================================================================================
  44.