Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CTextBoxNumeric weirdness
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00418343
Message ID:
00418514
Views:
26
Rox,

Sounds like a good idea...let's make it official and add it at the Framework level:

In CTextBoxNumeric.KeyPress:

Change...
CASE nKeyCode = 7 && Delete

To...
CASE nKeyCode = 7 OR nKeyCode = 127 && Delete and Backspace

I'll give you credit in the What's New Guide!

P.S. Too bad you can't make it to Miami! It looks like we're going to have a great turnout for the Mere Mortals "shindig".

Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Previous
Reply
Map
View

Click here to load this message in the networking platform