Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bug: singleline EditBox with ReadOnly and ENTER
Message
 
 
To
08/05/2004 13:25:18
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00902211
Message ID:
00902300
Views:
29
Fabio,

>If you use a EditBox with a single single line
>VFP it interprets the text like a single line text.
>( a very usefull behaviour but not completed, UP/DOWN ... they lack )


What do you mean? You can scrool text using Up/Dpwn Arrow, PgUp/PgDn, Ctrl+Home and Ctrl+End.

Result: the ENTER not split the text ,
>but it lose the editbox focus and jump into the next control on tab list.
>But if EditBox.ReadOnly is True this not occur


The ENTER behavior seems to be inconsistent between ReadOnly=True and False.

>( because into the internal C++ code the readonly is checked before the ENTER )

First, you don't know that for fact. Second, what difference does it make to your report?

I've to point out that in general, your bug reports are poorly written and as result they're hard to understand and work with. I would suggest that you read INFO: How to File a Bug Report for Visual FoxPro mskb #310179. It would be a good idea to follow bug report template shown below:
Steps to Reproduce:

< Describe here how to reporduce the bug >

Observed Behavior:

< Describe here what result you see >


Expected Behavior:

< Describe here what you expected >


Additional Notes:


VFP Version: 
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform