Re: Hint message text in forms 5.0
From: Gudrun Janssen <janssen_at_itu.fzk.de>
Date: Fri, 12 Mar 1999 13:21:23 +0100
Message-ID: <36E906C3.3E01414E_at_itu.fzk.de>
Date: Fri, 12 Mar 1999 13:21:23 +0100
Message-ID: <36E906C3.3E01414E_at_itu.fzk.de>
Hello Deepa,
the hint_text cannot be set programmatically. But you can set the tool_text property:
set_item_property('block.text_item', TOOL_TEXT, :block.display_item);
Bye
Gudrun
Deepa Raman wrote:
> Hi all,
> I need to have the hint text for a text_item ,such that it references the
> value of a display item.
> Can this be done??
> Email :deepar_at_aeimusic.com
> Thanks ,
> Deepa.
Received on Fri Mar 12 1999 - 13:21:23 CET