Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Avoid The control is read-only
Message
 
 
To
09/08/2007 21:26:12
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:
01247262
Views:
19
>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.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform