Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Avoid The control is read-only
Message
From
10/08/2007 10:56:56
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01247261
Message ID:
01247382
Views:
18
Hello Naomi,

SET NOTIFY OFF didn't solve it, but I found my mistake because I was executing a =dodefault(nKeyCode, nShiftAltCtrl) at the begining of the KeyPressed event.

Thanks,

Juan C.

>>Hello
>>
>>I am implementing incremental search in a Grid's textbox, the textbox is read only and the textbox's keypressed event handles the search.
>>When I trap the keys strokes, I issue a NODEFAULT and RETURN commands, but still keep receiving the message "The control is read-only" in the status bar or "wait window"
>>
>>How can avoid this message?
>>
>>Thanks,
>>
>>Juan
>
>Can you make your cursor non read-only, but set grid to be read-only?
>
>Otherwise try with SET NOTIFY OFF.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform