Re: Reverse Video for each queryable field in Forms.3 ?

From: <fgreene_at_hayes.com>
Date: 8 Apr 93 07:29:32 EDT
Message-ID: <7094.2bc3d45c_at_hayes.com>


In article <1993Apr7.121102.14540_at_cicb.fr>, bourasse_at_cicb.fr (Claude Bourasseau - CRI/CICB Rennes 99.84.71.24) writes:
> Hello SQL*Forms3.0 Gurus !
>
> Here is my problem :
>
> I should like to reverse video for each queryable field in the current block
> in order to "flash" the Query Mode when the user press [Enter Query].
>

The easiest way to do it is to use the DISPLAY_FIELD feature of SQL*Forms. In your case, include a pre-query trigger that defines the display characteristic of each desired field. You will also need to reset them after the query using a post-query trigger.


 |      Frank Greene                  |          _/_/_/  _/_/_/             |
 |      DELPHI SYSTEMS, Inc.          |           _/_/    _/_/              |
 |      Telephone [615] 458-6032      |          _/_/    _/_/  _/_/_/       |
 |      Compuserve 74200,427          |         _/_/    _/_/    _/_/        |
 |      324 Ootsima Way               |        _/_/    _/_/    _/_/         |
 |      Loudon, TN 37774              |       _/_/_/  _/_/_/  _/_/_/        |
 ----------------------------------------------------------------------------
 |         Of course, any opinions or suggestions are strictly my own       |
 ----------------------------------------------------------------------------
Received on Thu Apr 08 1993 - 13:29:32 CEST

Original text of this message