home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / database / oracle / 2517 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.2 KB

  1. Path: sparky!uunet!news.larc.nasa.gov!p228
  2. From: p228@uni05.larc.nasa.gov (Bailey Bob)
  3. Newsgroups: comp.databases.oracle
  4. Subject: Re: How to emulate Yes/No Cancel Dialog?
  5. Date: 15 Dec 1992 17:03:19 GMT
  6. Organization: Unisys-Hampton VA
  7. Lines: 23
  8. Message-ID: <1gl34nINNlb3@rave.larc.nasa.gov>
  9. References: <1992Dec10.205650.19707@netcom.com>
  10. NNTP-Posting-Host: uni05.larc.nasa.gov
  11.  
  12. In article <1992Dec10.205650.19707@netcom.com> sjs@netcom.com (Stephen Schow) writes:
  13. >Anyone have any solutions for emulating a Dialog Box that prompts for 
  14. >yes/No/Cancel?
  15. >
  16. >I did one solution that even used the arrow keys, but when I ran the form on
  17. >the mac runforms, it did not look acceptable, so I have to figure a better way.
  18. >
  19.  
  20. Have you seen the white paper from Oracle titled:
  21.  
  22.     "Developing Bit-mapped Applications with SQL*Forms and SQL*Menu"
  23.  
  24. This paper describes a method of simulating check boxes that can be selected
  25. with the mouse.  I have tried it and it seems to work satisfactorily.  Granted,
  26. the appearance is not exactly according to Mac standards, but, it does make
  27. for a user friendly point & click selection.
  28.  
  29. The paper also discusses several other points of interest to developers that
  30. will be implementing on Macs or in the X windows environment.
  31.  
  32. Bob Bailey
  33.  
  34.  
  35.