From: simonc@oakton.com.au (Simon Chessum)
Subject: Re: HELP! How do I create a button for LOV?
Date: 1996/09/09
Message-ID: <50vnen$30u@news.mel.aone.net.au>#1/1
references: <50qnqr$a3c@news2.cais.com>
organization: Oakton Computing Pty Ltd
newsgroups: comp.databases.oracle



In article <50qnqr$a3c@news2.cais.com>, duffy@cais2.cais.com (MCC) says:
>
>I need to create a button for LOV so that users will press the button
>instead of F9 key.  The problem is that I have more than one LOV's 
>attached to different items. I thought SYSTEM.CURRENT_ITEM was the
>solution but it's not, once I press the LOV button, the value of
>this variable becomes 'LOV' which is the name of the button. How
>can I use one button to take care of all the items that have
>LOV's?  Any idea will be appreciated.
>
>
>Edith

Set the button "Mouse Navigate" property to FALSE. This will 
leave :System.Current_Item in the source item when you press
the button.

______________________________________________

Simon Chessum             simonc@oakton.com.au
BEng(CompSys)(Hons)      Phone: +61 3 98538855
OAKTON COMPUTING           Fax: +61 3 98538899
"It's too nice a day to be stupid indoors"-Ren
______________________________________________


