Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Interactive change
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00394374
Message ID:
00394425
Vues:
9
>>Would anyone know why I cannot get ctextboxnumeric to do interactive change while ctextbox will. Thanks for your help Bob A
>
> Use the ProgrammaticChange() event instead. cTextBoxNumeric intercepts the keys and manually sets the Value property of the control, which is why (I think) you're not seeing InteractiveChange() fire.

You know I was looking at the keypress stuff in this class, unfortunately it's not as documented as other stuff... but on quickie test form I was able to get a breakpoint to trigger in Interactive Change so I figured it wasnt that. But looking at it again your probably right, no matter what you type it's going end up getting changed programmatically with the way that keypress code works. Hmmmm. I dont know if I like that...
Roxanne M. Seibert
Independent Consultant, VFP MCP

Code Monkey Like Fritos
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform