Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Odd textbox behaviour
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00771458
Message ID:
00771641
Views:
11
I'm afraid I just don't remember what the behaviour was in Version 3. Although, I'd expect, after recompiling in Version 6, it should work as version 6 dictates, not version 3. I don't have version 3 on my system any more, but maybe somebody who still has a copy of HackFox for VFP3 can help out on that one. This always happens. About a week ago I was cleaning out the basement, and just the other day I sent my copy out for recycle. Old truisms are truisms for a reason.

Sorry.

Alan

>Now I can't get the behaviour to work as it is expected from my system. The other application I am running was brought from VFP 3 and compiled in VFP 6 SP5. Was there a behaviour change from 3 to 6?
>
>
>
>>Interesting. I just tested it again, and I do see this on a non-top-level form. My guess is that it must be some other quality of your other forms that is causing the other behaviour.
>>
>>Darned if I can think what that might be though.
>>
>>Alan
>>
>>>Just this TopLevel form application. The other applications I have are not in a top level form, and they do not have that same behaviour.
>>>
>>>Tracy
>>>
>>>>Are you sure it doesn't do this in your other forms? That's how it works for me. If it bothers you, then in your textbox gotfocus, move the insertion point to the end:
>>>>
>>>>
This.SelStart = Len(Alltrim(This.Text))
>>>>
>>>>Alan
>>>>
>>>>
>>>>>I have found this problem with a textbox. I have no custom code, and changed the base object back to VFP.
>>>>>I am running W2K SP2, VFP6 SP5. I have both VFP 7 and VFP 8 installed on the system.
>>>>>
>>>>>The problem: Type some text left arrow 2 times, tab out of textbox, tab back into textbox. The cursor is where it was. All the other forms I have done this with, put the cursor back at the beginning, unless I have SelectOnEntry set True.
>>>>>
>>>>>Anybody have some idea's?
>>>>>
>>>>>Thanks
Previous
Reply
Map
View

Click here to load this message in the networking platform