deutschsprachige FoxPro User Group
Forum View
Home
  
  Re: Detecting a change in a txtbox on a form- #13998 in section [741425]
Sec: (29) VFX english
Von: David Phillips
An: Uwe Habermann
Am/Um: 25.06.2018 13:58:13

--from Newsreader at Montag, 25. Juni 2018; 13:58:13--

Dear Uwe,
as always thank you for your help.


Kind Regards,
David


"Uwe Habermann" wrote in message news:741400...
--from Newsreader at Donnerstag, 14. Juni 2018; 21:38:07--

Hi David!

>>The VFXOBJ has a ccommandbutton and a ccomandgroup. The cmdbuttons in the
ccommandgroup do not use buttons from VFX (ccommandbutton) but
commandbutton.<<

ccommengroup is actually just there to be complete. I would not recommend to
use it. Use ccommandbutton and, if needed, put a container around.

>>I want to detect any change in a number of text boxes on a cData form eg
T.Directions = 1 tds changed to 1 qid.<<

The code that handles this is in ctextboxbase.interactivechange. There you
can see that thisform.onedit() is called which sets thisform.nformstatus to
1. All of your code is not needed.

Uwe Habermann





David Phillips   13.06.2018 04:39
Uwe Habermann  14.06.2018 21:38
David Phillips  25.06.2018 13:58
  
zurück zum Forum