Re: Display-only items

From: Dalibor Kovac <dalibor_kovac_at_yahoo.com>
Date: 1998/03/20
Message-ID: <35123309.398B_at_yahoo.com>#1/1


Mark Cudmore wrote:
>
> I want to create an item on a form that is visible, but I don't want the
> user to navigate to it with their mouse. The only way I can do this is to
> set the ENABLED property to False, but this greys out the item, making it
> hard for the user to read it. What should I do?
>
> --
> Mark Cudmore
> email: mcudmore_at_kamloops.env.gov.bc.ca

You should create WHEN-NEW-ITEM-INSTANCE on that item which will send cursor out of that item immediately. You can use GO_ITEM, NEXT_ITEM, PREVIOUS_ITEM, ... to do that.

Dalibor
dalibor_kovac_at_yahoo.com Received on Fri Mar 20 1998 - 00:00:00 CET

Original text of this message