Re: Setting visual attributes in Forms 4.0
From: Miroslaw Piaseczny <mirek_at_unixg.ubc.ca>
Date: 20 Sep 1994 21:59:04 GMT
Message-ID: <35nlv8$4cl_at_nnrp.ucs.ubc.ca>
Date: 20 Sep 1994 21:59:04 GMT
Message-ID: <35nlv8$4cl_at_nnrp.ucs.ubc.ca>
In article <20SEP199414113029_at_devbn1.triumf.ca>,
Peter Grant <grant_at_devbn1.triumf.ca> wrote:
>
>I'm trying to figure out how I can set the visual attributes for a given
>record in Forms 4.0.12.4.1 under Motif.
>
>...........
>
>From my attempts at using Set_Item_Property, it seems to effect all of the
>"No" values.
>
>
Set_Item_Property changes all instances of an item (in your case - all records of the detail block). Sort of like Set_Field from Forms3.0.
You should probably use Display_Item (Display_Field in Forms3.0), which allows you to change display attribute of the current instance of the item.
Mirek Piaseczny Received on Tue Sep 20 1994 - 23:59:04 CEST