Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Interactive change
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00394374
Message ID:
00394425
Views:
10
>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform