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