home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / lang / pascal / 4838 < prev    next >
Encoding:
Text File  |  1992-08-13  |  936 b   |  23 lines

  1. Newsgroups: comp.windows.ms.programmer,comp.lang.pascal
  2. Path: sparky!uunet!uunet.ca!shark!richard
  3. From: richard@csi.on.ca (Richard Martin)
  4. Subject: Re: Disabling Autoradiobuttons at run time - TPW
  5. Message-ID: <1992Aug13.161557.18265@csi.on.ca>
  6. Keywords: Buttons TPW
  7. Sender: usenet@csi.on.ca (0000-news system owner(0000))
  8. Nntp-Posting-Host: csi1.csi.on.ca
  9. Organization: Carp Systems International, Kanata, ON
  10. References: <dekock.713691787@shannon> <13AUG199209371119@gergo.tamu.edu>
  11. Date: Thu, 13 Aug 1992 16:15:57 GMT
  12. Lines: 9
  13.  
  14. I think you're doing work in TPW, in which case it's quite
  15. easy (I think) to just call the ancestor Show member.
  16. I had a program where if you pressed a button at a certain
  17. time, the entire system would hang.  (Don't ask me, ask MS)
  18. I found it possible to hide the button entirely, making
  19. this portion little-sister-proof.
  20. I test everything on my little sister.  If she can't break
  21. it, nothing can.
  22. Richard.
  23.