Re: Forms 4.5 Right Mouse Button Detection

From: Andre Rusanoff <rharris_at_kraft.com>
Date: 1995/10/26
Message-ID: <46oaok$k8u_at_nm3001.router.kraft.com>#1/1


Claus Jensen <cje_at_stibo.dk> wrote:
>Short question:
>Is there a way in Forms 4.5 to detect which mouse-button has been
>pressed ? If yes, how ?
>

You can use combination of:

 if get_item_property(:system.mouse_item,item_type) = 'BUTTON' then   if get_item_property(:system.mouse_item,label) = 'YOR BUTTON LABEL' ..

to do this.

AER Received on Thu Oct 26 1995 - 00:00:00 CET

Original text of this message