Hi Matt,
Thx. Is it also possible to set the initial value of a dyncombo?
Yves
-Original Message-
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
For additional commands, e-mail: dev-help@icf.possenet.org
To
unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org For additional
commands, e-mail: dev-help@icf.possenet.org