home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / hypercar / 4112 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  2.1 KB

  1. Path: sparky!uunet!destroyer!sol.ctr.columbia.edu!usc!cs.utexas.edu!news
  2. From: jdwcs@cs.utexas.edu (Joe David Warrington)
  3. Newsgroups: comp.sys.mac.hypercard
  4. Subject: HYPERCARD NOVICE NEEDS HELP
  5. Date: 6 Nov 1992 21:52:54 -0600
  6. Organization: CS Dept, University of Texas at Austin
  7. Lines: 41
  8. Message-ID: <lfmfcmINN76s@muleshoe.cs.utexas.edu>
  9. NNTP-Posting-Host: muleshoe.cs.utexas.edu
  10. Keywords: help
  11.  
  12. Hi Everyone,
  13.     I am new to hypercard, have a project due 
  14. in a week, and am having problems with the basics.
  15. (Needless to say I am against the wall on this one)
  16. The problems would likely be easy for you HC gurus
  17. out there, but I am pulling my hair out with this stuff.
  18.  
  19. PROBLEM 1) I need to hide/show some buttons depending
  20. on whether there are any characters in two fields.
  21. Both of the fields and the buttons are on the same card
  22. which has a painted in background.  I have tried many
  23. variations using on keyDown but have had little success.
  24. The best results make the buttons appear and disappear,
  25. but will place only the first character in the field.  If I
  26. get the script to place all the characters (entered by
  27. keyboard) into the filed then the buttons will not disappear.
  28.  
  29. PROBLEM 2) I am trying to develop a card with a scrolling 
  30. field that shows a record field (from a database) broken
  31. up by its fields (the record).  The problem is that I need 
  32. verticle lines to separate the record fields located within
  33. the hypercard field.  I tried putting the hypercard field
  34. in the background and drawing the vertical bars on the card,
  35. but then the scrolling field acted as if it were painted
  36. in the card (it had no functionality).  I also thought about
  37. overlapping several scrolling hypercard fields (one for each 
  38. record field) but could not figure out how to get them to 
  39. scroll in unison or to highlight the same line in all the
  40. fields when I click on one.
  41.  
  42. PROBLEM 3) I need to change the cursor from the pointing
  43. finger to an arrow.
  44.  
  45.  
  46. I am sure to have many more problems as this program develops
  47. during the next week, but solving these three problems will
  48. at least get me started.  Any help would be greatly appreciated.
  49.  
  50.             THANKS
  51.             Joe
  52.             jdwcs@cs.utexas.edu
  53.