home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / database / oracle / 1130 < prev    next >
Encoding:
Internet Message Format  |  1992-07-24  |  1.8 KB

  1. Path: sparky!uunet!ogicse!decwrl!oracle!unrepliable!bounce
  2. From: wkaufman@us.oracle.com (William Kaufman)
  3. Newsgroups: comp.databases.oracle
  4. Subject: Re: SQL*FORM: highlighted field
  5. Message-ID: <1992Jul24.153844.15331@oracle.us.oracle.com>
  6. Date: 24 Jul 92 15:38:44 GMT
  7. Article-I.D.: oracle.1992Jul24.153844.15331
  8. References: <14099@borg.cs.unc.edu>
  9. Sender: usenet@oracle.us.oracle.com (Oracle News Poster)
  10. Organization: Oracle Corporation, Redwood Shores CA
  11. Lines: 22
  12. Nntp-Posting-Host: wkaufman.us.oracle.com
  13. X-Disclaimer: This message was written by an unauthenticated user
  14.               at Oracle Corporation.  The opinions expressed are those
  15.               of the user and not necessarily those of Oracle.
  16.  
  17. In article <14099@borg.cs.unc.edu> chia@hatteras.cs.unc.edu (Mr. Chia) writes:
  18. ] In sql*form/image/painter, the field/column of a table is always highlighted.
  19. ] I want to turn this attribute off. I tried display_field(:test.a, inverse).
  20. ] sql*form doesn;t accept "inverse". Can somebody tell me what I can do?
  21.  
  22.     SQL*Forms is actually expecting a "logical" attribute, what
  23. _SQL*Forms_ calls the attribute.  That's things like "Normal" or
  24. "Field-current", as opposed to "None" or "Inverse".
  25.  
  26.     What you probably want to do is to change the attribute mapping
  27. listed in the terminal resource file, rather than resetting the
  28. attribute at run-time.  You can do that by using Oracle*Terminal: open
  29. your oraterm.res; choose the "RUNFORM" or "SQLFORMS" product and your
  30. terminal; and dive into the [Mappings]/[Attributes] menu choice.  Check
  31. under the [Device]/[Attributes] section for what attribute names you can
  32. use.
  33.  
  34.                                            -- Bill K.
  35.  
  36. Bill Kaufman           | "Hush my darling / Be still my darling /
  37.                        |  The lion's on the phone,..."
  38. wkaufman@us.oracle.com |              -- "The Guitar", They Might Be Giants
  39.