FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour WHen on say
Posts: 401
Joined: Tue Jan 05, 2010 02:33 PM
WHen on say
Posted: Tue Apr 06, 2010 04:50 PM
How I can insert the clausole When on a say ?

sample :

@ 62, 18 SAY "Codice catastale dello stato:" SIZE 80, 7 PIXEL OF oFrmFiscale COLOR 0, 14215660 WHEN lNatoEstero
FWH .. BC582.. xharbour
Posts: 401
Joined: Tue Jan 05, 2010 02:33 PM
Re: WHen on say
Posted: Wed Apr 07, 2010 05:29 PM

any Idea ?

FWH .. BC582.. xharbour
Posts: 9022
Joined: Thu Oct 06, 2005 08:17 PM
Re: WHen on say
Posted: Wed Apr 07, 2010 05:47 PM

WHEN clause is a non-sense for SAYs because they are static controls.

EMG

Posts: 401
Joined: Tue Jan 05, 2010 02:33 PM
Re: WHen on say
Posted: Wed Apr 07, 2010 05:56 PM
BUT
I 'm seeing an Italian application ( Gestionale 1 by Zucchetti) made with delphi ( I think) where there is enable the say control .....



As you can see here the say "causale versamento" is disable !!!!!!!!!!!!
FWH .. BC582.. xharbour
Posts: 9022
Joined: Thu Oct 06, 2005 08:17 PM
Re: WHen on say
Posted: Wed Apr 07, 2010 07:05 PM

It's not disabled. It's just the color that is changed to gray.

EMG

Posts: 401
Joined: Tue Jan 05, 2010 02:33 PM
Re: WHen on say
Posted: Thu Apr 08, 2010 08:11 AM

Emg,
I'm thinking it is a good Idea....if I cannot set the when parameter to a say control...!!

FWH .. BC582.. xharbour

Continue the discussion