RE: [icf-dev] ENABLE OR DISABLE DYNCOMBO IN SUPER PROCEDURE

Posted by LegacyUser on 27-Feb-2003 10:01

Yes

Use setDataValue function with an input of the value you want to set

(keyfieldvalue).

-Original Message-

From: Yves Van Eester

Sent: 27 February 2003 15:59

To: dev@icf.possenet.org

Subject: RE: ENABLE OR DISABLE DYNCOMBO IN SUPER PROCEDURE

OFDYNVIEWER

Hi Matt,

Thx. Is it also possible to set the initial value of a dyncombo?

Yves

-Original Message-

From: Matt Baker

Sent: donderdag 27 februari 2003 16:53

To: dev@icf.possenet.org

Subject: Re: ENABLE OR DISABLE DYNCOMBO IN SUPER PROCEDURE

OFDYNVIEWER

Hi Yves,

There are four procedures that you can use. Call them with a run statement

in the handle of the combo or lookup:

disableField

disableButton

enableField

enableButton

e.g.

run disableField in hDyncombo1

run disableButton in hDyncombo1.

mattB

Yves Van Eester wrote:

How can I enable or disable a dyncombo in a super procedure of a

dynviewer?

In the procedure initializeObject I can retrieve the handle of the

field linked to the dyncombo. But how can change the senisitive

attribute of the linked dynamic combo?

Kind regards,

Yves Van Eester

To unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org

<mailto:dev-unsubscribe@icf.possenet.orgFor additional commands, e-mail: dev-help@icf.possenet.org

<mailto:dev-help@icf.possenet.org To

unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org For additional

commands, e-mail: dev-help@icf.possenet.org

att1.html

All Replies

This thread is closed