Re: Dynamically Hiding/Showing Text

From: Neville Sweet <sweet.neville.nj_at_bhp.com.au.no_junk_email>
Date: Tue, 14 Mar 2000 16:47:22 +1100
Message-ID: <8akjq2$dru$1_at_gossamer.itmel.bhp.com.au>


[Quoted] Hi Frans,

One technique is to create a text item, not navigable, updateable, etc. and then set it to your field title in form initialisation and after cancel. Make it look like your boilerplate text and use set_item_property to show and hide the text.

Alternatively, define some boilerplate text and put it on a stacked canvas, then use show_view/hide_view.

Frans Hovenkamp wrote in message <8aaq2g$52t$1_at_porthos.nl.uu.net>...
>
>Robert M. Kopf heeft geschreven in bericht <8a8trk$vjn$1_at_nnrp1.deja.com>...
>>
>>>
>>> Use the method SET_ITEM_PROPERTY
>>> ('blockname.itemname',VISIBLE,PROPERTY_OFF);
>>>
>>
>>I am more interested in how to hide/show text that is placed on the
>>screen near an item, such as the title of the field.
>>
>Robert,
>>As far as I know only possible if you put your text in a picture object,
>not boilerplate text. Then you can hide of show this object.
>
>hth
>Frans Hovenkamp
Received on Tue Mar 14 2000 - 06:47:22 CET

Original text of this message