Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Click and SelectOnEntry
Message
 
 
To
11/09/2002 11:09:31
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00699355
Message ID:
00699358
Views:
22
This message has been marked as the solution to the initial question of the thread.
See Re: SelectOnEntry not working for grid textbox Thread #696230 Message #696250

>Hi all,
>
>Can I make the text control of a column be highlighted or selected when I click on it? I've made the grid.Highlight = .t.; column.SelectOnEntry = .t.; Text1.SelectOnEntry = .t.
>
>It does not 'SelectOnEntry' when I click on a row/cell. However, tabbing; using arrow keys selects the entire contents of the cell (this is what I'm trying to accomplish).
>
>I've done this far:
>Text.Gotfocus
> called .dblclick && doesn't work
> set .setstart = 0 then .setlength = len(transform(.value)) && doesn't work either
>
>Any inputs very much appreciated.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform