Re: SQL*FORM: highlighted field

From: William Kaufman <wkaufman_at_us.oracle.com>
Date: 24 Jul 92 15:38:44 GMT
Message-ID: <1992Jul24.153844.15331_at_oracle.us.oracle.com>


In article <14099_at_borg.cs.unc.edu> chia_at_hatteras.cs.unc.edu (Mr. Chia) writes:
] In sql*form/image/painter, the field/column of a table is always highlighted.
] I want to turn this attribute off. I tried display_field(:test.a, inverse).
] sql*form doesn;t accept "inverse". Can somebody tell me what I can do?

    SQL*Forms is actually expecting a "logical" attribute, what _SQL*Forms_ calls the attribute. That's things like "Normal" or "Field-current", as opposed to "None" or "Inverse".

    What you probably want to do is to change the attribute mapping listed in the terminal resource file, rather than resetting the attribute at run-time. You can do that by using Oracle*Terminal: open your oraterm.res; choose the "RUNFORM" or "SQLFORMS" product and your terminal; and dive into the [Mappings]/[Attributes] menu choice. Check under the [Device]/[Attributes] section for what attribute names you can use.

  • Bill K.
Bill Kaufman           | "Hush my darling / Be still my darling /
                       |  The lion's on the phone,..."
wkaufman_at_us.oracle.com |              -- "The Guitar", They Might Be Giants
Received on Fri Jul 24 1992 - 17:38:44 CEST

Original text of this message