Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do I select a text?
Message
 
To
31/01/1997 13:18:45
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00018921
Message ID:
00018981
Views:
55
>>>>>>>Oh, you're in vfp5? selectonentry works for me, but there must be something in the text box for it to work...no format is needed.
>>>>>>
>>>>>>All my text boxes have data in them, and it still don't work! Strange...
>>>>>>Jon
>>>>>
>>>>>That's strange. Test things by creating a new form with 2 or 3 textboxes, then run it, enter some text and tab thru them. You should select all the text. Of course set selectonentry to T, but no format...
>>>>
>>>>Bruce,
>>>>
>>>>It will work that way. My text boxes in question are all on a container, placed within a grid column. They get focus because the little bar is there. Another strange thing is I can only select text by triple clicking OR click-hold and move right to left! NOT left to right! Hmmm? What do you think of that one?
>>>
>>>The old triple-click, eh?
>>>Oh, well in that case...your problem is more complex. Have you tried dumping the container and see does it work without it? Maybe you need to rebuild your container...or maybe you've uncovered some new bug?
>>
>>Do you think this heiarche might have something to do with it?
>>ThisForm.pageframe1.Page1.Scrollgrid1.Column1.Container1.txtLastname
>>
>>I don't think I can do away with the container in the instance.
>>Jon
>
>I too am having the triple click problem. But my textbox has a value of 0. If I click the cursor pops up just to the left of the 0. I have to click once or twice just to the right of the 0 to select the 0. My selstart property is not changable via the properties menu, I don't know why?
>
>I can use Keyboard '{CTRL+A}' in the click property of the textbox, but only works when I run the form alone. I does not work when I run the form in my app. I can't seem to figure that out either.
>
>I don't have a problem using the tab key selecting the text, just the mouse.
>
>I just keep trying

I think I have too many containers! Wait...New bug...VFP can only accept 3 containers in any one form...
Jon Paskett

Microsoft Certified Systems Engineer
We all have to start somewhere...
Sometimes over again!
Previous
Reply
Map
View

Click here to load this message in the networking platform